[Live-devel] Threading Problem when using ProxyServer

2017-02-25 Thread support
Hi Ross, Based on your recommendation to use 1 connection per camera for proxy server, the application's main proxyserver connects to camera which I call it as Main and to the Main 2 proxy servers are connected for transcoding. I have made each one of the proxyserver to use its own environment ,s

[Live-devel] Threading Problem when using ProxyServer

2017-02-24 Thread support
Hi Ross, Based on your recommendation to use 1 connection per camera I have connected 1 proxyserver to camera which I call it as Main and to the Main 2 proxy servers are connected for transcoding. Due to latency problem I have made each one to use its own environment ,scheduler and Thread. When t