How to forward muxed video-audio to tcp sink

Sebastian Dröge sebastian at centricular.com
Sat May 10 23:02:48 PDT 2014


On Fr, 2014-05-09 at 15:52 +0200, Dušan Poizl wrote:
> matroska is not suitable for streaming. it is intended that you can seek 
> in file when you open it. much better option is using RTP or MPEG-TS. so 
> try replace matroskamux/demux with mpegtsmux and tsdemux.

matroskamux (or webmmux) works just fine for streaming if you set the
streamable property on it to TRUE. Also see:
https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/

This does not use tcpserversink but works basically the same (and uses
the base class of tcpserversink directly).

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140511/b374c798/attachment.sig>


More information about the gstreamer-devel mailing list