Hello,
We are currently using On-the-fly encryption for both HLS and MPEG-DASH streaming using methods onHTTPMPEGDashEncryptionKeyLiveChunk and onHTTPCupertinoEncryptionKeyLiveChunk (based on the documents https://www.wowza.com/docs/how-to-secure-mpeg-dash-streaming-using-common-encryption-cenc and https://www.wowza.com/docs/how-to-secure-apple-hls-streaming-using-drm-encryption).
We now want to add nDVR functionality and we can’t find how to encrypt in a similar way as we do for live HLS and MPEG-DASH streaming. Is this possible? Can you provide some documentation?
Thank you!