kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
1.98k stars 439 forks source link

CBCS encryption for DASH fmp4 segments #938

Open leejunkit opened 5 years ago

leejunkit commented 5 years ago

Hello! Is it possible to support CBCS encryption for DASH fmp4 segments? From Chrome 68 onwards, Widevine supports CBCS in addition to CENC, so we want to see if we can use the same segment files for both HLS Fairplay and DASH.

erankor commented 5 years ago

Sounds like an easy task, I'll see if I have the time to add it...