Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
viewer: try to fix display latency issues
Sometimes, the framerate returned by the camera is not the actual framerate of the received stream. An actual framerate greater than the one given by the camera causes shoppy video. Also, sometimes at start the display latency is too big (1 second or more). Setting the framerate in the appsrc caps to 0 Hz seems to fix this issues.
- Loading branch information