UAX-Technologies / DeckRC

R/C controller made from a Steam Deck
GNU General Public License v3.0
19 stars 4 forks source link

Video not working on latest version of QGC and SteamOS #10

Open ConorMcCaffrey opened 2 hours ago

ConorMcCaffrey commented 2 hours ago

Describe the bug Video streaming is no longer working if this script is run on a fresh steamdeck.

To Reproduce Re-image a Steamdeck. Set it up. Run the script. Try to stream video from a network source to QGC.

For my testing I was using a Herelink as the network and a UAX cam as the video source. It works fine in ffplay on the same device.

ConorMcCaffrey commented 1 hour ago

Missing some more dependencies. The old QGC/GStreamer dependencies list is no longer valid. Working on a new list. I think it includes the following: libxml2, glib2, sdl2, gstreamer-meta, gst-plugins-base-lib

For EGL error: mesa, qt5-connectivity, mesa-utils, libglvnd

QtQML No such file error:

This list will likely end up as a super-set of the required packages. It needs to be refined.