Hi,<br><br><div class="gmail_quote">On Thu, Nov 11, 2010 at 10:22 AM, guodecn <span dir="ltr">&lt;<a href="mailto:guo.dehua@zxelec.com">guo.dehua@zxelec.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Marco Ballesio,<br>
      I don&#39;t think there is other thing connect to port 40000, because<br>
change to other port number still have the same problem.<br>
      I&#39;m doubtful of the encode plugin don&#39;t match the decode plugin.You<br>
can see my h.263 rtp transmit sample and log.<br></blockquote><div><br>the error is given by the udpsrc, so my best assumption is that there&#39;s something wrong with the network/caps. Attaching a tcpdump may help.<br><br>
Regards<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
Marco Ballesio wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; On Thu, Nov 11, 2010 at 4:19 AM, guodecn &lt;<a href="mailto:guo.dehua@zxelec.com">guo.dehua@zxelec.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Marco Ballesio,<br>
&gt;&gt; I have follow your two advices, add the codec_data property or set<br>
&gt;&gt; config-interval=1, the error is still same to before.<br>
&gt;&gt;<br>
&gt;&gt; I have set the GST_DEBUG=3, and capture the log, both server and client<br>
&gt;&gt; log<br>
&gt;&gt; are all in the attach file.<br>
&gt;&gt; I will check my machine evirenment about x264enc, also I will continue to<br>
&gt;&gt; debug with the new log.<br>
&gt;&gt;<br>
&gt;<br>
&gt;&gt;From the log, it feels like the udpsrc is emitting packets which are not<br>
&gt; h264. My bat-senses say that you might have more than one thing connected<br>
&gt; to<br>
&gt; port 40000 on your system. I don&#39;t remember if I&#39;ve already asked you to<br>
&gt; do<br>
&gt; so, but could you get a tcpdump from the receiving side/machine (well,<br>
&gt; actually it should be the same as the sending one ;) ). You can collect it<br>
&gt; with:<br>
&gt;<br>
&gt; tcpdump -ilo -s0 -w/path/to/tcpdump.cap<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;&gt; Thank you very much for your fervor.<br>
&gt;<br>
&gt;<br>
&gt; Mastership requires continuous exercise, and you&#39;re giving me a good<br>
&gt; chance,<br>
&gt; so it is me who must thank you ;).<br>
&gt;<br>
&gt; Regards<br>
&gt;<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Marco Ballesio wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; mmmhhh, I&#39;ve the suspect that in your case sending machine !=<br>
&gt;&gt; receivning<br>
&gt;&gt; &gt; machine. Maybe you&#39;ve an old version of x264enc in the first one. It<br>
&gt;&gt; &gt; appears, in fact, that the sending part is preparing the<br>
&gt;&gt; &gt; sprop-paramenter-set (aka codec data) for being transmitted outband.<br>
&gt;&gt; You<br>
&gt;&gt; &gt; can<br>
&gt;&gt; &gt; try to either add the property:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; codec_data=(buffer)014d4015ffe10017674d4015eca0a0fd8088000003000bb9aca00078b16cb001000468ebecb2<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; in your receiver udpsrc caps.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Alternatively (but less likely to succeed) you can set the following<br>
&gt;&gt; &gt; property in rtph264pay to send in-band sps and pps:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; config-interval=1<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; (should send in-band sps and pps).<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; If it still does not work, please attach somewher the log you get with<br>
&gt;&gt; &gt; GST_DEBUG=3<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Regards<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Wed, Nov 10, 2010 at 12:03 PM, guodecn &lt;<a href="mailto:guo.dehua@zxelec.com">guo.dehua@zxelec.com</a>&gt; wrote:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Marco Ballesio,<br>
&gt;&gt; &gt;&gt; Very sadly, I use your modfied sample still the same error.<br>
&gt;&gt; &gt;&gt; I think the syntax is no problem, my os is fedora13 install on vmware<br>
&gt;&gt; &gt;&gt; workstation.<br>
&gt;&gt; &gt;&gt; I have no idea.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Marco Ballesio wrote:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; On Wed, Nov 10, 2010 at 11:30 AM, guodecn &lt;<a href="mailto:guo.dehua@zxelec.com">guo.dehua@zxelec.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; Hi,Marco Ballesio,<br>
&gt;&gt; &gt;&gt; &gt;&gt; Thanks for your reply very much.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;However, the issue was the place you&#39;ve set the &quot;port&quot; property.<br>
&gt;&gt; &gt;&gt; &gt;&gt; what&#39;s your mean? Don&#39;t udpsrc need the port property? if don&#39;t<br>
&gt;&gt; udpsrc<br>
&gt;&gt; &gt;&gt; &gt;&gt; have<br>
&gt;&gt; &gt;&gt; &gt;&gt; no port property, we can&#39;t receive the data.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; sorry, I didn&#39;t notice the &quot;caps=&quot; before the caps ;)<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; I have modify the pipeline as below:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; server:<br>
&gt;&gt; &gt;&gt; &gt;&gt; gst-launch-0.10 -v videotestsrc ! x264enc ! rtph264pay ! udpsink<br>
&gt;&gt; &gt;&gt; &gt;&gt; host=127.0.0.1 port=40000<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; client:<br>
&gt;&gt; &gt;&gt; &gt;&gt; gst-launch-0.10 -v udpsrc port=40000 caps=<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &quot;application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264,payload=(int)96&quot;<br>
&gt;&gt; &gt;&gt; &gt;&gt; ! rtph264depay ! ffdec_h264 ! xvimagesink<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt; These pipelines are working pretty well, both with the standard<br>
&gt;&gt; ubuntu<br>
&gt;&gt; &gt;&gt; &gt; 10.4<br>
&gt;&gt; &gt;&gt; &gt; and all the packages aligned with the respective upstream heads. I<br>
&gt;&gt; &gt;&gt; suggest<br>
&gt;&gt; &gt;&gt; &gt; you to check your syntax and copy/paste efficiency ;)<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Regards<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; But the same error is still exist. Can you modify my pipeline<br>
&gt;&gt; correct,<br>
&gt;&gt; &gt;&gt; &gt;&gt; and<br>
&gt;&gt; &gt;&gt; &gt;&gt; show me.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; Thanks.<br>
&gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; View this message in context:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; <a href="http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3035742.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3035742.html</a><br>

&gt;&gt; &gt;&gt; &gt;&gt; Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt;&gt; The Next 800 Companies to Lead America&#39;s Growth: New Video<br>
&gt;&gt; Whitepaper<br>
&gt;&gt; &gt;&gt; &gt;&gt; David G. Thomson, author of the best-selling book &quot;Blueprint to a<br>
&gt;&gt; &gt;&gt; &gt;&gt; Billion&quot; shares his insights and actions to help propel your<br>
&gt;&gt; &gt;&gt; &gt;&gt; business during the next growth cycle. Listen Now!<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://p.sf.net/sfu/SAP-dev2dev" target="_blank">http://p.sf.net/sfu/SAP-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; &gt; The Next 800 Companies to Lead America&#39;s Growth: New Video<br>
&gt;&gt; Whitepaper<br>
&gt;&gt; &gt;&gt; &gt; David G. Thomson, author of the best-selling book &quot;Blueprint to a<br>
&gt;&gt; &gt;&gt; &gt; Billion&quot; shares his insights and actions to help propel your<br>
&gt;&gt; &gt;&gt; &gt; business during the next growth cycle. Listen Now!<br>
&gt;&gt; &gt;&gt; &gt; <a href="http://p.sf.net/sfu/SAP-dev2dev" target="_blank">http://p.sf.net/sfu/SAP-dev2dev</a><br>
&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; &gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt;&gt; &gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; &gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; View this message in context:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; <a href="http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3035787.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3035787.html</a><br>

&gt;&gt; &gt;&gt; Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt;&gt; The Next 800 Companies to Lead America&#39;s Growth: New Video Whitepaper<br>
&gt;&gt; &gt;&gt; David G. Thomson, author of the best-selling book &quot;Blueprint to a<br>
&gt;&gt; &gt;&gt; Billion&quot; shares his insights and actions to help propel your<br>
&gt;&gt; &gt;&gt; business during the next growth cycle. Listen Now!<br>
&gt;&gt; &gt;&gt; <a href="http://p.sf.net/sfu/SAP-dev2dev" target="_blank">http://p.sf.net/sfu/SAP-dev2dev</a><br>
&gt;&gt; &gt;&gt; _______________________________________________<br>
&gt;&gt; &gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; &gt; The Next 800 Companies to Lead America&#39;s Growth: New Video Whitepaper<br>
&gt;&gt; &gt; David G. Thomson, author of the best-selling book &quot;Blueprint to a<br>
&gt;&gt; &gt; Billion&quot; shares his insights and actions to help propel your<br>
&gt;&gt; &gt; business during the next growth cycle. Listen Now!<br>
&gt;&gt; &gt; <a href="http://p.sf.net/sfu/SAP-dev2dev" target="_blank">http://p.sf.net/sfu/SAP-dev2dev</a><br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; gstreamer-devel mailing list<br>
&gt;&gt; &gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; &gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; <a href="http://gstreamer-devel.966125.n4.nabble.com/file/n3037177/log.txt" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/file/n3037177/log.txt</a> log.txt<br>
&gt;&gt; --<br>
&gt;&gt; View this message in context:<br>
&gt;&gt; <a href="http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3037177.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3037177.html</a><br>

&gt;&gt; Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ------------------------------------------------------------------------------<br>
&gt;&gt; Centralized Desktop Delivery: Dell and VMware Reference Architecture<br>
&gt;&gt; Simplifying enterprise desktop deployment and management using<br>
&gt;&gt; Dell EqualLogic storage and VMware View: A highly scalable, end-to-end<br>
&gt;&gt; client virtualization framework. Read more!<br>
&gt;&gt; <a href="http://p.sf.net/sfu/dell-eql-dev2dev" target="_blank">http://p.sf.net/sfu/dell-eql-dev2dev</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; gstreamer-devel mailing list<br>
&gt;&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt;&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
&gt; Centralized Desktop Delivery: Dell and VMware Reference Architecture<br>
&gt; Simplifying enterprise desktop deployment and management using<br>
&gt; Dell EqualLogic storage and VMware View: A highly scalable, end-to-end<br>
&gt; client virtualization framework. Read more!<br>
&gt; <a href="http://p.sf.net/sfu/dell-eql-dev2dev" target="_blank">http://p.sf.net/sfu/dell-eql-dev2dev</a><br>
&gt; _______________________________________________<br>
&gt; gstreamer-devel mailing list<br>
&gt; <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3037374.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/rtp-transmit-occur-not-negotiated-4-error-tp3035468p3037374.html</a><br>

</font><div><div></div><div class="h5">Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
Centralized Desktop Delivery: Dell and VMware Reference Architecture<br>
Simplifying enterprise desktop deployment and management using<br>
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end<br>
client virtualization framework. Read more!<br>
<a href="http://p.sf.net/sfu/dell-eql-dev2dev" target="_blank">http://p.sf.net/sfu/dell-eql-dev2dev</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>