SETUP_NO_RENDERING_ENGINE 1108

Could not initialize the rendering engine, which is either using the Media Source Extensions if the Html5 player type is used or the native video element playback capabilities if the Native player type is used.

This error occurs when the platform does not support the PlayerType and StreamType for the provided SourceConfig on the current platform, and is therefore unable to instantiate a suitable rendering engine.

It can also occur when no suitable rendering engine is available for the PlayerType and StreamType specified in the preferredTech.

Ensure the following to fix the issue:

Generated using TypeDoc