[gst-devel] address already in use(98)

giorgino giorgio9 at libero.it
Thu Feb 3 15:08:21 CET 2011


I have an update. Previously I said that

>I like to explain better the problem. This is my sending pipe

>gst-launch v4l2src  ! video/x-raw-yuv,width=320,height=240,framerate=15/1 !
queue ! videorate ! ffmpegcolorspace ! >x264enc bitrate=128 tune=zerolatency
!  rtph264pay pt=99 ! udpsink host=192.168.100.194 port=12650

>My receiving pipe is

>gst-launch -v gstrtpbin name=rtpbin udpsrc
caps=application/x-rtp,media=video,clock 
>rate=90000,encoding->name=H264,payload=99,reuse=true port=49634 !
rtph264depay ! ffdec_h264 ! ffmpegcolorspace ! >autovideosink

>If I put in another PC inside the lan the corrispetive pipes in order to
receive the stream at port 12650 and to send to >192.168.100.196 to port
49634 everything works.

It is not true. It doesn't work and give me the same error

bind failed -1; Address already in use.

So the problem is that in the same pc the two pipe have to work with the
same port. How it is possible? 
Please help me is really important.

G.



-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/address-already-in-use-98-tp3255189p3258150.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list