Closed goatandsheep closed 5 years ago
I need to have an mp4 fallback URL for when my HLS / Dash players don't work for the following errors:
SOURCE_COULD_NOT_LOAD_MANIFEST
SOURCE_NO_SUPPORTED_TECHNOLOGY
We could use the progressive as that fallback, but instead we get an error message.
This is a related issue
Closing this issue, as it is not relevant to our JS Encoding SDK. Taking the conversation over email instead.
I need to have an mp4 fallback URL for when my HLS / Dash players don't work for the following errors:
SOURCE_COULD_NOT_LOAD_MANIFEST
(if I put a link with a typo)SOURCE_NO_SUPPORTED_TECHNOLOGY
(if I don't even put an HLS / Dash link)We could use the progressive as that fallback, but instead we get an error message.
This is a related issue