When I tried that, filesink makes a file that is 0 bytes. In theory doing that should work fine, but when I tried it: it didn&#39;t.<br><br>That&#39;s funny that it works for you, I have no idea why it doesn&#39;t work for me, it would help if rtph264depay was documented. Is it my version of gstreamer? I&#39;m using 0.10<br>
<br>On Friday, May 25, 2012, Nathanael D. Noblet &lt;<a href="mailto:nathanael@gnat.ca">nathanael@gnat.ca</a>&gt; wrote:<br>&gt; On 05/24/2012 09:54 PM, W.A. Garrett Weaver wrote:<br>&gt;&gt;<br>&gt;&gt; I found the solution to the intermittent delay problem. What you have to<br>
&gt;&gt; do is reduce the latency on gstrtpjitterbuffer to 10ms instead of being<br>&gt;&gt; 500ms.<br>&gt;&gt;<br>&gt;&gt; gst-launch-0.10 udpsrc multicast-group=224.1.1.1 auto-multicast=true<br>&gt;&gt; port=5010 caps=&#39;application/x-rtp, media=(string)video,<br>
&gt;&gt; clock-rate=(int)90000, encoding-name=(string)H264,<br>&gt;&gt; sprop-parameter-sets=(string)\&quot;Z0KAHukBQHpCAAAH0AAB1MAIAA\\=\\=\\,aM48gAA\\=\&quot;,<br>&gt;&gt; payload=(int)96, ssrc=(uint)3315029550, clock-base=(uint)3926529534,<br>
&gt;&gt; seqnum-base=(uint)45576&#39; ! gstrtpjitterbuffer drop-on-latency=true<br>&gt;&gt; latency=10 ! rtph264depay ! ffdec_h264 ! x264enc ! matroskamux !<br>&gt;&gt; filesink location=movie.mkv<br>&gt;&gt;<br>&gt;&gt; The result is this:<br>
&gt;&gt; Helmet Cam Record 3<br>&gt;&gt;<br>&gt;&gt; This works good if the computer on the receiving end is sufficiently<br>&gt;&gt; fast enough to compress video, since mine is, this is an adequate<br>&gt;&gt; solution. Still, it would be nice to record the h264 stream directly to<br>
&gt;&gt; a file instead of having to re compress.<br>&gt;<br>&gt; I do something somewhat similar (I capture encoded video from IP network cameras and only remux to a file)...<br>&gt;<br>&gt; What happens if you have rtph264hdepay ! matroskamux ! filsink??? Why doesn&#39;t that work for you?<br>
&gt;<br>&gt;<br>&gt; --<br>&gt; Nathanael d. Noblet<br>&gt; t 403.875.4613<br>&gt; _______________________________________________<br>&gt; gstreamer-devel mailing list<br>&gt; <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>&gt;<br><br>-- <br><div><strong>W.A. Garrett Weaver </strong></div>
<div><a href="mailto:weaverg@email.arizona.edu" target="_blank">weaverg@email.arizona.edu</a></div><br>