


Please ignore the content, it is all about graphics and video mixing, of course!ĭocker build -tag=riha/gst-video-graphik-server.

try to build something like a news studio with graphik overlay where participants can publish via webrtc to be broadcasted.develop a couple of small demos with `gstreamer``.experiment with gstreamer and GLib in python.build CEF-plugin in the Container to bundle it.Thanks to a lot of examples all over github, as well as the work of the BBC with Brave (shout out in this case to & )! Goal I am no python-ninja - not even a well enough python-dev, I would say - but I did not want to struggle with C/C++ (or more and less their build systems) so I choose python to interact with gstreamer on a more deep level. As I dug more into webRTC I really wanted to bring this into the mix. Years I wanted to have a 'headless' version of OBS where I could overlay a Browser over a video-stream. Which code helped me a lot to get webRTC working and structured, because I had not much python knowledge Where I copied more ot less the whole webserver/websocket-logic to interact with -> gstreamer-rtc-streamer This is - at the moment - just a remix of a few other projects: This Code is part of my Gstreamer 101 with python where I got familiar with gstreamer inside a docker-container and the possiblities of gstreamer in case of WebRTC as well as CEF. HTML/CSS/JS video graphics on top of WebRTC live feeds with gstreamerįirst I really wanna thank and specially who did all the heavy lifting and made this tiny experiments even possible
