Re: [Live-devel] HTTP Tunneling (Ross Finlayson)

2013-09-26 Thread Ross Finlayson
> Since these ports are not required when tunnelling over HTTP, what would be > the best way to not create the listening sockets in the first place? I can't "not create the listening sockets in the first place". What I can do, however, is - when the RTSP client knows that it's going to request

Re: [Live-devel] HTTP Tunneling (Ross Finlayson)

2013-09-26 Thread Gord Umphrey
Thanks Ross; Unfortunately, the problem is with the various Windows Firewall programs. When an application opens a listening port, then most firewalls will totally block that application. McAFee and the built in Windows firewall exhibit this behaviour. It is expected that we need to configu

[Live-devel] Control connection issue: OPTIONS not received

2013-09-26 Thread Conchi Abasolo
Hello, We are working using the following architecture: OpenRTSP client > OpenRTSP client > ProxyServer ->MediaServer OpenRTSP client > The videos served by the MediaServer are accessed through the ProxyServer.

Re: [Live-devel] RTSP Server TCP Negotiation only

2013-09-26 Thread David Cassany Viladomat
Thanks Ross, I had something similar in mind, so I believe I will take this path :) Thanks once again, you've been really helpful. David Cassany 2013/9/25 Ross Finlayson > I have been having a look in live555 source code for some time right now > in order to find out how cloud I implement an