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

Video: Add QtMultimedia Receiver #11545

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HTRamsey
Copy link
Collaborator

@HTRamsey HTRamsey commented May 16, 2024

Creates an alternate video receiver backend that uses QtMultimedia. The UVC Receiver is meant to replace FlightDisplayViewUVC.qml and provide a single widget with a changeable video sink. The VideoManager requires a bit of reworking for multiple video sources.

Edit: Since in the past gstreamer has had so many issues for people, this could be a nice backup solution that provides each platform with two additional video backends (ffmpeg + a platform specific one).

@HTRamsey HTRamsey requested a review from mrpollo May 16, 2024 12:52
@HTRamsey HTRamsey force-pushed the dev-video-receiver branch 4 times, most recently from 56d6c06 to 3d80f25 Compare May 16, 2024 20:56
@HTRamsey HTRamsey closed this May 31, 2024
@HTRamsey HTRamsey reopened this May 31, 2024
@HTRamsey HTRamsey force-pushed the dev-video-receiver branch 3 times, most recently from e061a01 to 8b1d92a Compare June 1, 2024 06:22
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

1 participant