videojs / vhs-utils

Objects and functions shared throughout @videojs/http-streaming code
MIT License
7 stars 8 forks source link

fix: properly handle data URIs #27

Closed gkatsev closed 3 years ago

gkatsev commented 3 years ago

There are the following two cases:

Fixes videojs/video.js#7240