[gst-embedded] rtsp client with rtpdec problem

Marco Ballesio gibrovacco at gmail.com
Sun Dec 19 08:56:33 PST 2010


Ok, looks like for the n-th time I just replied to the sender instead
of the mailing list..

2010/12/19 Marco Ballesio <gibrovacco at gmail.com>:
> Hi,
>
> On Sat, Dec 4, 2010 at 10:59 AM,  <AlbertYu at itri.org.tw> wrote:
>> Dear,
>>
>> I design a rtsp client player using gst-plugin-good,
>>
>> but I using "rtpdec" replace "rtpbin",
>>
>> my client could receive "sender report" from server,
>>
>> but could not send "receive report" to the server.
>>
>> I try using "rtpbin" , and it could do both receive/send  actions.
>>
>> How could I send "receive report" to the server when I using "rtpdec" ?
>>
>
> similarly to what happens in gstrtpbin, you must use the same value
> for <id> when connecting the pads rtcp_src_<id> and
> recv_rtp_src_<id>_<ssrc>_<pt>. This way the gstrtpsession element
> within the rtpdec will send RTCP packets (likely one each 5 seconds)
> to the udpsink where you connected rtcp_src_<id>.
>
> Regards
>
>> regards,
>>
>> Albert
>>
>> 本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。
>> This email may contain confidential information. Please do not use or
>> disclose it in any way and delete it if you are not the intended recipient.
>> ------------------------------------------------------------------------------
>>
>> _______________________________________________
>> Gstreamer-embedded mailing list
>> Gstreamer-embedded at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded
>>
>>
>




More information about the Gstreamer-embedded mailing list