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 WebWorker
s, the BlobBuilder
or Blob
s are not supported by the platform.
Please refer to the error message for the exact issue for the failure.