Yuriy Medvedev wrote in post #1183456:
> Rtmp it's tcp and you need use nginx as tcp proxy like haproxy
> 14 мая 2016 г. 3:04 пользователь "Zin Man"
> написал:
can you please give me an example config
--
Posted via h
I am trying to use nginx reverse proxy to connect to a nginx rtmp server
2 servers a and b
a = nginx with rtmp ( videos loacated here )
b = nginx reverse proxy
the reverse proxy is working good with http to stream my videos from
server "a"
but i am not able to use it after installing rtmp on s