-
-
Notifications
You must be signed in to change notification settings - Fork 698
Adds a DBus message handler that plays a video via Qt #1931
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
Conversation
|
|
This PR doesn't seem to change the actual playback method tho. It only adds it to QT. Also, this needs to be tested on Pi 3, Pi 4 and ideally others. |
to play videos or not
|
|
|
|
Not all devices support video playback via Qt properly. We could create another pull request that implements similar changes but only targets certain platforms that supports successful playback via Qt. |




Description
Related Issues