Skip to content
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

VideoManager: Convert to Singleton #12104

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented Nov 19, 2024

Convert to Singleton and perform updates to further support multiple streams by using the VideoReceiverData struct in more places. Tested using RTSP & UVC on Linux & Android.

Later work includes moving the remaining variables like _decoding & _videoSize into the VideoReceiverData so that they can be unique per stream.

@HTRamsey HTRamsey force-pushed the dev-videomanager branch 3 times, most recently from 6ac5972 to 57b7e92 Compare November 20, 2024 09:22
@HTRamsey HTRamsey marked this pull request as ready for review November 20, 2024 09:26
@HTRamsey HTRamsey force-pushed the dev-videomanager branch 3 times, most recently from 8a410cf to 6733a15 Compare November 23, 2024 15:00
@HTRamsey HTRamsey merged commit 73a4581 into mavlink:master Nov 23, 2024
7 checks passed
@HTRamsey HTRamsey deleted the dev-videomanager branch November 23, 2024 19:29
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.

1 participant