games-on-whales / wolf

Stream virtual desktops and games running in Docker
https://games-on-whales.github.io/wolf/stable/
MIT License
292 stars 20 forks source link

Statically link Gstreamer #4

Closed ABeltramo closed 1 year ago

ABeltramo commented 1 year ago

It's difficult to manually configure and build plugins that aren't included in the standard available packages (ex: HEVC and Nvidia). We should probably generate our own set of plugins and statically link Wolf to it or put the bundle under the GST_PLUGIN_PATH.

See also: Generate a minimal GStreamer build