We have a "Preview" page for our users where they can see their stream. The Antmedia iframe is running in this page to run the play.html
When webRTCAdaptor.stop(streamId) is called, we are hiding the iframe from this Preview page.
But the video is loaded for a short period of time again afterwards. And we get the following warning from the Antmedia server: VIDEOJS: WARN: Problem encountered with the current HLS playlist. Trying again since it is the only playlist
This error seems to suggest that either the playlist file isn’t loaded (.m3u8) or the media chunk isn’t loaded.
We would like the video to stop loading immediately when webRTCAdaptor.stop is called. Any ideas on how to stop these retries?
Question
Joe Suh
We have a "Preview" page for our users where they can see their stream. The Antmedia iframe is running in this page to run the play.html
Thanks
Link to comment
Share on other sites
Top Posters For This Question
2
2
Popular Days
Dec 23
2
Dec 22
1
Dec 24
1
Top Posters For This Question
Mohit 2 posts
Joe Suh 2 posts
Popular Days
Dec 23 2021
2 posts
Dec 22 2021
1 post
Dec 24 2021
1 post
3 answers to this question
Recommended Posts