Page 1 of 1

How to get the number of frames displayed with VLC Web Plugin?

Posted: 04 Jul 2016 19:27
by alex12
Hi,

I embed a VLC Web Plugin in a web application asp.net.
The VLC is playing a live stream RTSP.
How to get the number of frames displayed of the current stream?
What does this functionality (vlc.input.fps) does?

Thanks.

Re: How to get the number of frames displayed with VLC Web Plugin?

Posted: 05 Jul 2016 14:47
by Jean-Baptiste Kempf
It is not exposed, no. It would be in the stats.

Re: How to get the number of frames displayed with VLC Web Plugin?

Posted: 05 Jul 2016 15:06
by alex12
And how I can get the stats then?
Thanks.

Re: How to get the number of frames displayed with VLC Web Plugin?

Posted: 11 Jul 2016 18:52
by Jean-Baptiste Kempf
Use libVLC