Hi @jess,
This is Aalekh. I am also working with Jitender on the same issue.
All the above issues have been resolved and live stream is now happening successfully.
But when embedding the player in an html page, the live stream is playing fine on the desktop browser but when emulating the browser to check if video is playing fine on android and apple devices, video is not playing.
When emulating for Android device, when I click on play button in the player, black screen remains and no video is played.
When checking the console using developer tool, I get below errors:-
Uncaught (in promise) DOMException: The element has no supported sources.
Uncaught (in promise) DOMException: Failed to load because no supported source was found.
When emulating for Apple device, alert appears in the player "Your browser does not support live stream playback".
No error appears in the console of developer tools.
Please suggest what could be wrong.