jhiesey / videostream

Play html5 video when from a file-like object
MIT License
243 stars 74 forks source link

Fragmented file causes an exception to be thrown #21

Closed feross closed 8 years ago

feross commented 8 years ago

It should probably fire an error on the video tag when it can't support a file, so I can fallback to some other method of playing the video, or offer a download link.

feross commented 8 years ago

:+1: nice!!