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.