Example using MediaSource to play mp4 file by range phptuts April 27, 2018 Online demo: https://jsfiddle.net/sans_amour/t1ebfvnx/ Continue Reading
How to fix error: Failed to execute ‘endOfStream’ on ‘MediaSource’: The MediaSource’s readyState is not ‘open’ phptuts April 27, 2018 Example you use code here: https://github.com/nickdesaulniers/netfix/blob/gh-pages/demo/bufferAll.html And you get the error: mp4info your file example: You don’t see “duration with fragments”. You must use mp4fragment… Continue Reading