Open ashiskumarsahu opened 4 years ago
Try something like this : mp4hls.bat -o HLS_Encrypted\san_output --encryption-mode=AES-128 --encryption-key=708b1a811e1XXXXXXXXXXXXfd708B1A81YYYYYYYYYYYYYY1D1FD --encryption-iv-mode=fps --encryption-key-format=com.apple.streamingkeydelivery --encryption-key-uri=skd://fps.myweb.com/;70835353-5333434343422232323232 --encryption-key-format-versions=1 fragmented_audio_aac20.mp4 fragmented_audio_ddp51.mp4 fragmented_video_h264_3000kbps.mp4 fragmented_video_h264_4500kbps.mp4
Hi, I am looking for a solution for AES-128 support for HLS with Fairplay but still no luck. I have tried with the following methods:
I have encoded with ffmpeg and fragmented with mp4fragment tool with 4000 fragment duration. Could any one suggest me the correct way to do this.
Additional notes: