osmf-hls-plugin
osmf-hls-plugin copied to clipboard
debug.js
Hi guys,
Again, thanks for your work this plugin, great stuff :)
I have an issue I hope you can give me some pointers on.
From here I get lots of useful debug metrics. http://hosted.netro.ca/strobe/debug.html?src=rtmp://192.168.0.6:1935/vod/mp4:sample.mp4
I don't get anything hen using the HLS plugin. Is there anything I can do to get some fun stats when using the HLS plugin? http://hosted.netro.ca/strobe/debug.html?src=http://217.147.83.88/vod/mp4:sample.mp4/playlist.m3u8
Hmm, on closer inspection, I don't get much useful info.
I'd like to be back to get stats similar to the following:
duration NaN currentTime 0 downloadRatio NaN downloadKbps NaN playbackKbps NaN lsoDownloadKbps NaN memory 132.39 droppedFrames 0 avgDroppedFPS NaN streamType liveOrRecorded
If not, the NetStream info works for me :)
It would be nice to get maxBytesPerSecond though :)