> I've found one more more similar issue, the new one is triggered by the
> following sequence:
> - Connection to back-end server is torn down
> - The torn down connection triggers a read error which causes the socket to
> be closed
> - If a client to the proxy at this point issues PLAY, the clos
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