I have an application which uses both HTTP (content data) and RTMP (video streams) for communications. An nginx server is configured for load balancing and proxying incoming client requests. It works well with HTTP & HTTPS protocols. The issue is with proxying RTMP requests. Since ngnix is not an RTMP proxy server i am struck. Is there a way out there with my current set up ? Can any one suggest a viable option here ?
Asked
Active
Viewed 5,717 times