5G-MAG / rt-5gms-application-server

5G Media Streaming - Application Server
https://www.5g-mag.com/streaming
Other
4 stars 5 forks source link

Upstream redirects (Issue #70) #77

Closed davidjwbbc closed 10 months ago

davidjwbbc commented 10 months ago

This adds dynamic tracking and rewriting of redirects passing through the reverse proxy.

Closes #70

This changes the dependency requirement of the AS from the simple nginx package to Openresty. This is due to the use of the Lua language to manage the redirects tracking. Please see the README.md in the top directory of the repository for links to instructions for installing Openresty.