Re: [Live-devel] proxy servers in a chain

2015-05-29 Thread Ross Finlayson
> Suppose proxy server 1 and 2 are chained, but each other in a separate LAN > (and different PCs). The correct startup order (in my opinion) is: start > back-end stream (for instance a camera); launch proxy server 2 (which > communicates with the camera); register URL at proxy server 2; launch

Re: [Live-devel] proxy servers in a chain

2015-05-29 Thread Frank van Eijkelenburg
On 28-05-15 22:35, Ross Finlayson wrote: I was wondering if it is possible to have multiple proxy servers in a chain. Yes, of course - because the same protocol (RTSP/RTP/RTCP) is used at either end of the proxy server. Suppose proxy server 1 and 2 are chained, but each other in a separate

Re: [Live-devel] proxy servers in a chain

2015-05-28 Thread Ross Finlayson
> I was wondering if it is possible to have multiple proxy servers in a chain. Yes, of course - because the same protocol (RTSP/RTP/RTCP) is used at either end of the proxy server. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-de

[Live-devel] proxy servers in a chain

2015-05-27 Thread Frank van Eijkelenburg
Hi, I was wondering if it is possible to have multiple proxy servers in a chain. Suppose we have two separate LANs which are connected to each other through the internet. At both LANs we have back-end streams, a proxy server and clients. Is it possible to have a client at LAN 1 which connects