Streaming live video ogg format over html

Tim-Philipp Müller t.i.m at zen.co.uk
Thu Mar 15 04:15:11 PDT 2012


On Wed, 2012-03-07 at 22:31 -0800, chmario wrote:

> I need to stream live video in ogg format overt html protocol.
> I have done it successfully with VLC. vlc output string is:
> :sout=#transcode{vcodec=theo,vb=800,fps=15,scale=1,acodec=none}:duplicate{dst=http{dst=:8081/vido.ogg},dst=display}
> :no-sout-rtp-sap :no-sout-standard-sap :sout-keep
> 
> I would like to replace the same but using a a gstreamer pipeline.

In addition to what Ben said, there are also various GStreamer-based
streaming servers for this sort of thing, such as LLandell [1] or
Flumotion and others.

 Cheers
  -Tim

[1] see http://gstreamer.freedesktop.org/conference/slides/landell.pdf




More information about the gstreamer-devel mailing list