GStreamer: Applications
Submitted by Per Gunnarsson
Link to original bug (#796990)
Description
Hello!
The link to gst-player is missing. I needed simple sample source code for a player which I could modify. So far, I can't write code from scratch, especially not in C, but I can read and modify simple code. The closest I have been to C was
https://download.cnet.com/Dubbeldiagnos/3000-2351_4-77416747.html
(it's a modified "Hello World" in wxWidgets for Windows). That gave me a headache.
The reason I wanted samples to fiddle with was that I was looking to write or modify an existing gstreamer media player which could send video and audio data to liquidsoap (a scripting language I can almost understand). liquidsoap can read audio and video from gstreamer.
In case I am reinventing the wheel, please tell me.
Regards,
Per Gunnarsson