We need to expose manifest load errors, if possible.
This includes dash.js and hls.js playback flows, as well as native loading errors.
Can explore pre-fetching of manifest. This will allow:
Verifying the availability of the manifest. Should hls.js and dash.js allow for passing both the URL and the content (for relative paths within manifest)?
Auto detection for URLs with no extension and no manually provided type (MediaStream interface).
We need to expose manifest load errors, if possible. This includes dash.js and hls.js playback flows, as well as native loading errors.
Can explore pre-fetching of manifest. This will allow:
MediaStream
interface).