symmetric rtp/rtcp

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

symmetric rtp/rtcp

tommi roth
Hi All,

Is it possible to get symmetric rtp/rtcp working with existing gstreamer elemets (rtpbin, udpsink, udpsrc)? If it is how to do it? (As far as I can see it is not possible to set source port to udpsink element?)

Thanks & Regards,
Tommi

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: symmetric rtp/rtcp

Wim Taymans
On 12/13/2012 08:52 AM, tommi roth wrote:
> Hi All,
>
> Is it possible to get symmetric rtp/rtcp working with existing gstreamer
> elemets (rtpbin, udpsink, udpsrc)? If it is how to do it? (As far as I
> can see it is not possible to set source port to udpsink element?)

Yes. You can find some example piplelines and sender/receiver here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp

Wim

>
> Thanks & Regards,
> Tommi
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>

_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: symmetric rtp/rtcp

tommi roth
Thanks for answer. 

I checked those examples but I didn't found any place where it can be seen that rtp/rtcp are really using same port for receiving and sending. More specific help is needed.

Thanks for your patience,
newbie


2012/12/13 Wim Taymans <[hidden email]>
On 12/13/2012 08:52 AM, tommi roth wrote:
Hi All,

Is it possible to get symmetric rtp/rtcp working with existing gstreamer
elemets (rtpbin, udpsink, udpsrc)? If it is how to do it? (As far as I
can see it is not possible to set source port to udpsink element?)

Yes. You can find some example piplelines and sender/receiver here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp

Wim


Thanks & Regards,
Tommi


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: symmetric rtp/rtcp

Marc Leeman
You have create one udpsink, query the socket once created and set it
on the udpsrc (or vice versa).

On 13 December 2012 10:46, tommi roth <[hidden email]> wrote:

> Thanks for answer.
>
> I checked those examples but I didn't found any place where it can be seen
> that rtp/rtcp are really using same port for receiving and sending. More
> specific help is needed.
>
> Thanks for your patience,
> newbie
>
>
> 2012/12/13 Wim Taymans <[hidden email]>
>>
>> On 12/13/2012 08:52 AM, tommi roth wrote:
>>>
>>> Hi All,
>>>
>>> Is it possible to get symmetric rtp/rtcp working with existing gstreamer
>>> elemets (rtpbin, udpsink, udpsrc)? If it is how to do it? (As far as I
>>> can see it is not possible to set source port to udpsink element?)
>>
>>
>> Yes. You can find some example piplelines and sender/receiver here:
>>
>>
>> http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp
>>
>> Wim
>>
>>>
>>> Thanks & Regards,
>>> Tommi
>>>
>>>
>>> _______________________________________________
>>> gstreamer-devel mailing list
>>> [hidden email]
>>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>>>
>>
>> _______________________________________________
>> gstreamer-devel mailing list
>> [hidden email]
>> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel