https://github.com/kennykarnama/video-web-player-test
https://github.com/kennykarnama/video-web-player-test
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kennykarnama/video-web-player-test
- Owner: kennykarnama
- Created: 2020-02-04T10:18:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T20:38:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-24T17:16:43.733Z (4 months ago)
- Language: JavaScript
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# video-web-player-test
Steps to use
because video play requires codec, on ubuntu spesific, i should run following steps :
- sudo apt-get install -y chromium-codecs-ffmpeg-extra
- sudo snap install chromium
- copy the path of new installed chromium to replace existing chromium browser used by puppeteer.