onFillChunkDataPacket is not supported for nDVR at this time. It is in our backlog queue, but I can’t say when or if it will be implemented in a production release.
Hi,
is there any progress on passing trough onFillChunkDataPacket for nDVR ? We need to add #EXT-X-PROGRAM-DATE-TIME for all chunks from nDVR HLS and so far the only method we found was trough extending onFillChunkDataPacket but it works only for the live feed and for nDVR. Is there any other methods/examples that can help us to achieve this behavior ?
May I ask how you solved this for live as I need the #EXT-X-PROGRAM-DATE-TIME for all chunk in the live child playlist but cannot find a way to do it ?