shengbinmeng / dash-drm

Demos of MPEG-DASH and DRM.

Home Page:https://blog.shengbin.me/dash-drm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demos for MPEG-DASH and DRM.

First run prepare-videos.sh to do video downloading and transcoding. It needs wget and ffmpeg.

Then set up a web server for video steaming. For example, run python -m http.server (Python 3) or python -m SimpleHTTPServer (Python 2).

About

Demos of MPEG-DASH and DRM.

https://blog.shengbin.me/dash-drm/


Languages

Language:HTML 78.0%Language:Shell 22.0%