Skip to content

Conversation

HTRamsey
Copy link
Collaborator

Will be used as a backup for issues with GStreamer

@HTRamsey HTRamsey marked this pull request as draft August 29, 2024 23:25
@HTRamsey HTRamsey force-pushed the dev-video-qtmultimedia branch from 6386764 to a80bd36 Compare August 31, 2024 12:38
@HTRamsey HTRamsey changed the title VideoManager: Gets the QtMultimedia Alternative Backend Working VideoManager: Get the QtMultimedia Alternative Backend Working Aug 31, 2024
@HTRamsey HTRamsey force-pushed the dev-video-qtmultimedia branch 3 times, most recently from 0769d0c to e48eca5 Compare September 4, 2024 15:32
@HTRamsey HTRamsey marked this pull request as ready for review September 4, 2024 19:10
@HTRamsey HTRamsey force-pushed the dev-video-qtmultimedia branch from e48eca5 to 403ead0 Compare September 4, 2024 19:11
@HTRamsey HTRamsey force-pushed the dev-video-qtmultimedia branch from 403ead0 to 783a690 Compare September 5, 2024 04:09
/// Allows the plugin to override the creation of the root (native) window.
virtual void createRootWindow(QQmlApplicationEngine* qmlEngine);

/// Allows the plugin to override the creation of VideoManager.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this going to hose custom builds folks who already use this?

Copy link
Collaborator Author

@HTRamsey HTRamsey Sep 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I debated on leaving it, but it's not used anywhere so it does absolutely nothing right now, also i think a custom videomanager doesn't really make much sense like a videoreceiver does.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but it's not used anywhere so it does absolutely nothing right now

Ok. Was it always like that or was it changed somewhere along the way. Guess we can remove and see if someone yells. I think some amount of this stuff was added by Auterion ages ago for their custom QGC. But they are so far forked from upstream they can never come back, so no longer important.

@HTRamsey HTRamsey merged commit fcc34e6 into mavlink:master Sep 6, 2024
8 checks passed
@HTRamsey HTRamsey deleted the dev-video-qtmultimedia branch September 6, 2024 21:07
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.

2 participants