MSE is only supported on iOS 17.1+. You'll need to update if available
or use jsmpeg / webRTC streams. See the docs for more info.
);
}
} else if (liveMode == "jsmpeg") {
player = (
{player}
Motion
{cameraConfig.audio.enabled_in_config && (
Sound
)}
{recording == "ON" && (
)}
{cameraConfig.name.replaceAll("_", " ")}
);
}