Replies: 1 comment 1 reply
-
I actually didn't assume that the Edge would perform DVR or Dump functions. My assumption is that it should be done on LLHLS Origin and Edge are different cache servers. So I didn't think about inter-Edge synchronization. I still don't quite understand what the benefit would be of configuring a pipeline like yours (OME Origin - OME Edge - Nginx). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have LLHLS with DVR enabled on two Edge nodes, clients connect to one of the two nodes randomly, we're seeing a situation where if a client connects to edge2 (for example) and edge2 hasn't pulled the OVT stream from the origin before (for instance, no clients had connected to this node in a while) they get a shorter DVR playlist than the one available in edge1. Is there a way to ensure both edge nodes share the same dvr playlist? Or, make an edge instantly pull a stream when it starts, so they both have a full DVR available.
Some ideas I've had regarding this:
Beta Was this translation helpful? Give feedback.
All reactions