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

Fix video output on Qt6 for Windows platform #11421

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

Conversation

TishSerg
Copy link

@TishSerg TishSerg commented Apr 30, 2024

Fix video output on Qt6 for Windows platform

Description

Fixes #11020 for me.
It's due to changes in Qt6: https://doc.qt.io/qt-6/windows-graphics.html

Test Steps

  1. Build
  2. Run and enable video reception in the settings (for example, RTSP)
  3. Start video streaming to QGroundControl

Checklist:

Related Issue

#11020

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@HTRamsey
Copy link
Collaborator

HTRamsey commented May 3, 2024

Which build system and which gstreamer are you using?

@TishSerg
Copy link
Author

TishSerg commented May 3, 2024

Which build system and which gstreamer are you using?

I'm building with Qt Creator 13.0.0 / Desktop Qt 6.6.1 MSVC2019 64bit.

GStreamer: currently I have 1.24.2, but had the recommended version and the situation was the same.

@HTRamsey HTRamsey self-assigned this May 6, 2024
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.

Video streaming seems not work in windows qt6 qgc
2 participants