Anthias
Anthias copied to clipboard
Adds a DBus message handler that plays a video via Qt
Description
- Qt (via QMediaPlayer) will replace VLC for playing videos.
- This might fix the black gap between active video assets.
- Replacing OMX with VLC doesn't cut it, so I decided to resort to using Qt's media player.
- The changes might not work on older Pi devices. With that, the replacement will only be partial.
Related Issues
- #1802