sever side playlist / latency
The description for server-side playlists says, “Playlist Files allow users to specify a list of streams, both live and recorded, which are played back in sequence upon a client request.”
Our use case is we need videos to switch instantly — as in, when a customer clicks to change the video, there is a <20ms delay to play the next video, and there is certainly no buffering time.
1) Can you confirm server-side playlists is the solution we need to accomplish this?
2) Can you confirm this feature works with HLS? (Reminder that our mobile demo is on iOS.)