can't send the video stream from a given rtp port

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

can't send the video stream from a given rtp port

Parveen Kumar Jain
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 ?


Regards,
Parveen Jain


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: can't send the video stream from a given rtp port

David Schleef-2
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


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel