Switch MediaSource implementations based on browser capabilities
Use native MediaSources for browsers that support them (currently Chrome) and fall back to Flash for everyone else. Seeking doesn't work as well in Flash as it did previously because the improved duration calculations have not been migrated yet but otherwise things seem to work.
Showing
2 changed files
with
31 additions
and
27 deletions
-
Please register or sign in to post a comment