Play collections videos if not live.
- I set up the video player, and have it on my site, I just want to check if I’m not live, to be able to switch it to collections if I’m not live, then switch to live stream when i am streaming!
You specified a channel which overrides the collection
If both
video
andcollection
are specified, the specified collection starts playing from the specified video. If the video is not in the collection,collection
is ignored and the specified video is played.
See Required parameters
To have it “auto switch” between a live stream and a collection you would have to check if you are live and change the JS/set whats playing accordingly
You cannot set both and have the player decide.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.