On Mon Oct 16 23:46:01 2023 +0000, Zebediah Figura wrote:
Wait, so is the data here generated with ffmpeg or GStreamer?
Both. ffmpeg to generate a black video, then GStreamer to demux it and emit only the video elementary stream.
Guess I should rewrite it to GStreamer only.