Hi, first of all sorry for the topic, I can’t find the category : Embed …
I want to know if before calling setChannel, we can preload this live channel to avoid the pause player moment + black screen + loading + play with the new channel with a preload system
Yeah I tried to do that with 3 player, making some constructor for each one and destroy it when hitting the next stream button, and some eventListener + mute() play() pause() on the embed, but the display player was lagging when the user touching the volume or making action inside the iframe.
For the moment, I wiil let this little loading time, It’s kind of sad for the UX