<div dir="ltr"><p>Would there be a reason to choose matroskamux or webmux above mpegtsmux?</p>
<p>My audio dropping presumably had to do with the framerate (I used 30). Now I set it to 15/1 and now i see the video stop a few mini-seconds every second or so.. <br></p><p>How can I smooth this out?<br></p><p><br></p>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 11, 2014 at 8:02 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fr, 2014-05-09 at 15:52 +0200, Dušan Poizl wrote:<br>
> matroska is not suitable for streaming. it is intended that you can seek<br>
> in file when you open it. much better option is using RTP or MPEG-TS. so<br>
> try replace matroskamux/demux with mpegtsmux and tsdemux.<br>
<br>
</div>matroskamux (or webmmux) works just fine for streaming if you set the<br>
streamable property on it to TRUE. Also see:<br>
<a href="https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/" target="_blank">https://coaxion.net/blog/2013/10/streaming-gstreamer-pipelines-via-http/</a><br>
<br>
This does not use tcpserversink but works basically the same (and uses<br>
the base class of tcpserversink directly).<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</font></span><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr">/\/\/\---------------------------------|<br>

Bart Koppe<br>

mediakunstenaar | <a href="http://bartkoppe.net" target="_blank">http://bartkoppe.net</a><br>

</div>
</div>