Wowza Community

how to track HLS stream play duration

Hi,

I’ve implemented a wowza module for HLS stream tracking using “IHTTPStreamerCupertinoVODActionNotify” that can provide me streamed file name as well as data usage related to chunk.

I am not able to identify the per stream play duration. i’ve tried “stream.getElapsedTime()” but it is not working properly.

could you please help me on how to identify the hls stream play duration.

Thank You.

Please take a look at this module:

Module to get HTTP and RTP performance statistics

Note that Wowza has no way to know how long a user watched the chunks that were cached by the device.

Regards,

Salvadore