phoboslab / jsmpeg

MPEG1 Video Decoder in JavaScript
MIT License
6.3k stars 1.43k forks source link

How to judge the video loading is failed? #408

Open webwiki opened 1 year ago

webwiki commented 1 year ago

I need a callback to know the video loading failed or timeout. Thanks!