Skip to content

Draft: media: Add a bin to handle input streams

Robert Mader requested to merge rmader/gtk:issue4062 into main

From the main commit:

We want to use GstPlayer with input streams. The way
to do that is to work around the uri-based GstPlayer
api with a custom bin and a custom uri. Go gstreamer!

Closes #4062


Related:

Merge request reports