Problems with udpsrc in IPv6

fedejinkis fedejinkis at gmail.com
Thu Nov 10 17:05:59 UTC 2016


Excuse me for my delay, I was studying for some exams. 
I have proved with address attribute setted in multicast and fakesink silent
in false. The packets are arriving too, but there still are not showing in
gst-launch. Perhaps, it is important to say that when I use it with IPv4,
there are not problems, although, I need it using IPv6. The messages of
fakesink was like:

//GstPipeline:pipeline0/GstFakeSink:fakesink0: last-message = chain  
******* (fakesink0:sink) (1400 bytes, dts: 0:00:00.178135703, pts:
0:00:00.178135703, duration: none, offset: -1, offset_end: -1, flags:
00004000 tag-memory ) 0x7f19c00163d0/

I think that looks good, I believe that the problem is not there.

I am using the following command now (the IPv6 is dynamic, so do not pay
attention If it is not matching with the old one command):

/gst-launch-1.0 -v udpsrc *address*=ff02::1:ffbb:4e7c port=9000
caps='application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264' ! \rtph264depay ! avdec_h264 ! videoconvert !
autovideosink sync=false/


In the other hand, I am actually using that plug-in of Raspberry Camera, I
did not say it just to avoid add more complexity to my question. But indeed,
this is my command in the server:

/gst-launch-1.0 rpicamsrc vflip=true hflip=true bitrate=4500000 !
video/x-h264,width=720,height=480,framerate=30/1 ! h264parse ! rtph264pay
config-interval=10 pt=96 ! \udpsink host=ff02::1:ffbb:4e7c%bat0 port=9000/


Thanks for everything and I will appreciate your help very much!!



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Problems-with-udpsrc-in-IPv6-tp4680432p4680599.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list