video-web-player-test
v1.2.4
Published
screenshot and capture log output of headless browser test video
Downloads
5
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.