Videos samples to test in browsers.
To run DRM tests it is required serve over https. To do this, follow the next steps:
- Generate a self-signed key:
openssl req -new -x509 -keyout server.pem -out server.pem -days 365 -nodes
- Enable server with https-server.py script:
python3 https-server.py`
https://dhiogoboza.github.io/html-video-samples/