Skip to content

Why are Origin and Edge servers needed, and how does caching work? #1674

Answered by getroot
mauricioabreu asked this question in Help
Discussion options

You must be logged in to vote

I was just browsing Github, so I can answer this quickly.

You don't need to configure Origin-Edge to use LLHLS. You can use LLHLS streaming with Origin alone, and since it's HTTP-based, you can scale your audience capacity using a Reverse HTTP Proxy Server like Nginx.

OME originally created Edge mode to help scale WebRTC streaming easily (as you know, there is no such thing as a standard WebRTC Cache server.), and the Edge uses self-defined protocol called OVT to replicate the stream from the Origin. Since OVT replicates the stream from the OME Origin to the Edge, the Edge also can provide the LLHLS packaging. However, I always recommend using an HTTP Cache server like Nginx for HTTP-base…

Replies: 1 comment 1 reply

Comment options

getroot
Aug 6, 2024
Maintainer Sponsor

You must be logged in to vote
1 reply
@mauricioabreu
Comment options

Answer selected by mauricioabreu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants