[gst-devel] address already in use(98)
giorgino
giorgio9 at libero.it
Wed Feb 2 19:04:32 CET 2011
Hi all I have the following problem. With a gstreamer pipe I send rtp packets
from my ip port for example 5010 to another IP for example to port 15000.
Besides the other IP sends to me at port 5010 another stream.
In order to receive and to decode this stream I launch another pipe, but I
receive the error that the address is already in use
the pipe is
gst-launch -v gstrtpbin name=rtpbin latency=200 udpsrc
caps=application/x-rtp,media=video,clock-rate=90000,encoding-name=H264,payload=99,reuse=true,
port=5010 ! rtph264depay ! ffdec_h264 ! ffmpegcolorspace ! autovideosink
udpsink host=127.0.0.1
Is there a way to solve the problem? To have two pipe that works togheter?
G.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/address-already-in-use-98-tp3255189p3255189.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list