<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 2012-08-21 13:42, Markus wrote:<br>
</div>
<blockquote cite="mid:1345549350488-4656020.post@n4.nabble.com"
type="cite">
<pre wrap="">sorry i didnt copy the right line, the video caps are
VCAPS="application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)MP4V-ES, profile-level-id=(string)1,
config=(string)000001b001000001b58913000001000000012000c48d884aed28045a1463000001b24c61766335312e35372e32,
payload=(int)96"
I just saw that i use h264 decoder. by the way, wich element should i use to
decode the video file?
--
View this message in context: <a class="moz-txt-link-freetext" href="http://gstreamer-devel.966125.n4.nabble.com/Cannot-stream-mp4-file-to-network-over-RTP-tp4656014p4656020.html">http://gstreamer-devel.966125.n4.nabble.com/Cannot-stream-mp4-file-to-network-over-RTP-tp4656014p4656020.html</a>
Sent from the GStreamer-devel mailing list archive at Nabble.com.
_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
</blockquote>
To add to Wyms answer above, it seems that you are not using the
jitter buffer. You should. I answered on stackoverflow why:<br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://stackoverflow.com/questions/11397655/streaming-rtp-rtsp-sync-timestamp-problems/11787105#11787105">http://stackoverflow.com/questions/11397655/streaming-rtp-rtsp-sync-timestamp-problems/11787105#11787105</a><br>
</body>
</html>