Open lamadya opened 5 years ago
UP!!
I suggest you push only to the main server, then pull rtmp stream from main server. for HLS stream use http proxy_pass
& proxy_cache
.
@Lax is there any way you can provide an example nginx configuration with proxy_pass and proxy_cache that works for hls with support for low-latency chunk handling? I have been struggling to get this to work.
Hi I have more than one server Main server, secondary server and additional server I want to create load balancing to broadcast so that the load is not on the main server How's that
Thank you