MP4Box -crypt drm.xml output.mp4 -out output_enc.mp4
MP4Box -dash 5000 -url-template -bs-switching no -out output.mpd -rap output_enc.mp4
this could only be used for playback
we wish it could be decrypted by mp4box.js , then download like below
MP4Box -decrypt drm.xml output_enc_dashinit.mp4 -out output_dec.mp4
drm.xml
MP4Box -crypt drm.xml output.mp4 -out output_enc.mp4 MP4Box -dash 5000 -url-template -bs-switching no -out output.mpd -rap output_enc.mp4 this could only be used for playback
we wish it could be decrypted by mp4box.js , then download like below MP4Box -decrypt drm.xml output_enc_dashinit.mp4 -out output_dec.mp4