[vlc-devel] Stream Information

Ivan Maldonado Zambrano imaldonado at semex.com.mx
Thu Apr 28 16:24:28 CEST 2011


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.

Regards and thanks in advanced
 Iván Maldonado Zambrano




More information about the vlc-devel mailing list