Do you know a program for measurig RTSP streaming quality?

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

Do you know a program for measurig RTSP streaming quality?

Ottavio Campana-2
I would like to measure the quality of a RTSP stream from a gstreamer based server. For quality I mean jitter, delay, packet loss. I don't really care about decoding.

Do you know if there is a program, hopefully based on gstreamer, that does it?

Thank you,

Ottavio

--
Non c'è più forza nella normalità, c'è solo monotonia

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

Re: Do you know a program for measurig RTSP streaming quality?

Nicolas Dufresne-5
Le mercredi 31 mars 2021 à 15:59 +0200, Ottavio Campana a écrit :
> I would like to measure the quality of a RTSP stream from a gstreamer based
> server. For quality I mean jitter, delay, packet loss. I don't really care
> about decoding.
>
> Do you know if there is a program, hopefully based on gstreamer, that does it?

There is various "stats" property for that. With the debug tool gst-launch-1.0,
adding -v option is often sufficient to get them trace when updated. Though I'm
not aware of an open source tool that would automatically gather and display
this.

>
> Thank you,
>
> Ottavio
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


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