[vlc-devel] Stream Information
Rémi Denis-Courmont
remi at remlab.net
Thu Apr 28 22:12:45 CEST 2011
Hello,
On Thursday 28 April 2011, Ivan Maldonado Zambrano wrote:
> Hi all,
>
> I'm working with this configuration:
>
> //SERVER
> 1) My server put video in a node called (/dev/camera).
> 2) I modified Live555 software to stream video from node /dev/camera.
>
> //CLIENT (APP)
> 3) My client (a VLC/Qt application ) play video streaming with:
> p->playFile("rtsp://<SERVER_IP>:<PORT>/<STREAM_NAME>");
>
> I'd like to know if there is a way to get information like bitrate, lost
> frames from my client application. I mean, compute some statistics in my
> VLC/Qt app with the received stream.
There is libvlc_media_get_stats(), I guess
>
> Regards and thanks in advanced
> Iván Maldonado Zambrano
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
--
Rémi Denis-Courmont
http://www.remlab.info
More information about the vlc-devel
mailing list