Hi,

see this thread and the one it points to at the end:

http://gstreamer-devel.966125.n4.nabble.com/RTCP-receiver-report-data-td3055679.html

Regards

On Thu, Mar 10, 2011 at 9:56 AM, ranjit reddy <[email protected]>wrote:

>
>
> Dear All,
>
> I want to get the RTCP reports.
> I am using the following pipeline:  udpsrc ! gstrtpbin ! rtpdepay ! decoder
> ! display.
>
> I am setting udpsrc's port property as device port + 1.
> linked udpsrc's "src" pad with "recv_rtcp_sink_1" pad of gstrtpbin.
> tapped a buffer probe on src pad of udpsrc.
>
> my question is : in the buffer probe call back,
>         will i get the rtcp reports on the src pad of udpsrc.
>         in what form will these reports be?
>         i am not using jrtplib explicilty, i read in the docs that jrtplib
> is required, do i need it for collecting RTCP reports? if so how to use it?
>
> please clarify my above queries.
> Thanks in advance,
> Ranjit.
>
>
>
>
> _______________________________________________
> gstreamer-embedded mailing list
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded
>
>
_______________________________________________
gstreamer-embedded mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded

Reply via email to