Detecting packet loss on a rtsp stream receiver

B U J J I sivaits4u at gmail.com
Fri May 11 10:10:56 PDT 2012


get the stats structure and expand it  in on-ssrc-active callback ...
u can see rtp examples directory for test c code.

On Fri, May 11, 2012 at 9:54 PM, Federico Zamperini
<fzamperini at tiscali.it>wrote:

> Hi,
>        i'm facing the problem of detecting network packet loss on the
> receiver side (a  rtsp/rtp stream receiver); I'd like to switch to a backup
> video stored on the client in case of poor video performance.
> One solution I'm trying is handling qos bus messages and counting dropped
> buffers, which actually affects the output (artifatcs).
> I was wondering if it was even possibile to peek RTCP statistics, but I
> couldn't get the children of the rtspsrc (I'm not a gstreamer expert -- any
> help accepted ;-)).
> Does anyone here have other better solutions to suggest?
> Thanks
>
> Federico
> ______________________________**_________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.**freedesktop.org<gstreamer-devel at lists.freedesktop.org>
> http://lists.freedesktop.org/**mailman/listinfo/gstreamer-**devel<http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120511/e6f85690/attachment.htm>


More information about the gstreamer-devel mailing list