-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💚 Wait for video ready state & use webm video
Turns out firefox on ubuntu can't play mpeg videos due to licensing. Swapping to a webm video makes the tests pass in CI > Note: Firefox doesn't include MPEG decoding (it's patented), so if that isn't already in your distribution, you might need to install additional software. Not sure if there are useful links here or whether a Linux user will need to jump in: Fix common audio and video issues. https://support.mozilla.org/en-US/questions/1227605#answer-1138231
- Loading branch information
Showing
4 changed files
with
19 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters