-
I am working on setting up multiple webpages to play morning announcements for a school district. They want the teachers to be able to stream morning announcements, and we found that this player works really well for this. In testing we have found that if the teachers open the page before the stream starts, it will never actually start playing.
Is there a way to get the player to refresh itself or try to reconnect to the stream if there is not one playing so that it can catch the stream start?
I found that using a playlist it actually refreshed like we wanted, but then if any streams went active for example the middle school, the high school would end up playing that one also. In order to keep each school separate it seems like I had to put in the source/splash for each page into its shortcode instead of a playlist.Thanks