PLAYBACK_HLS_COULD_NOT_LOAD_TRANSMUXER 1304

The transmuxer could not be initialized.

This error can occur when an error is encountered during transmuxer initialization. The transmuxer is used to convert HLS transport stream segments into fMP4 segments that can be played back using the HTML5 based player. This error mainly occurs because of issues during the setup of the transmuxer, and it may indicate that some dependencies like WebWorkers, the BlobBuilder or Blobs are not supported by the platform.

Please refer to the error message for the exact issue for the failure.

Generated using TypeDoc