Skip to content

Use Alternative MJPEG streamer instead of OpenCV #105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 18, 2025

Conversation

RamesTheGeneric
Copy link
Contributor

The default timeout of VideoCapture.read() from OpenCV is 30 seconds. This parameter can only be adjusted by changing the hard coded value and recompiling OpenCV. This results in at least a 30 second wait before a wireless tracker reconnects. This new streamer allows us to control the timeout time which allows trackers to reconnect significantly faster.

@SummerSigh SummerSigh merged commit 8bd9b65 into Project-Babble:main Apr 18, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants