[gst-devel] can't send the video stream from a given rtp port

David Schleef ds at entropywave.com
Thu Sep 16 00:47:06 CEST 2010


On Wed, Sep 15, 2010 at 06:13:06PM +0530, Parveen Kumar Jain wrote:
> HI All,
>   I am using GStreamer for one of my basic video streaming application.I am
> facing an issue where I want GStreamer to send the video RTP stream from a
> given IP address and port(my system has more than 2 ethernet cards),as
> GStreamer's udpsink picks any "free port and ip address" of his own choice.
> Can anyone from the group can help me to achieve this ?

Set up the socket yourself and pass the file descriptor using the
sockfd property.



David





More information about the gstreamer-devel mailing list