A Mutable Log

A blog by Devendra Tewari


Project maintained by tewarid Hosted on GitHub Pages — Theme by mattgraham

GStreamer

I fiddled with GStreamer and WebM live streams a long time ago. I have attempted keeping these posts up-to-date as GStreamer—and the capability of its myriad plugins—has evolved.

Read and write raw PCM using GStreamer

Link dynamic pads of demuxer

Video streaming using jpeg encoding

Using the fdsink element of GStreamer

GStreamer pipeline with Tee

Play ogg audio using the Hello World example of GStreamer

Stream WebM vorbis audio using GStreamer over TCP

Stream live WebM video to browser using Node.js and GStreamer

Stream WebM file to Chrome using Node.js

Stream WebM using GStreamer over TCP

Stream WebM video over RTP with GStreamer