Re: [Live-devel] RTSP - tunneling through an HTTP proxy

2008-10-06 Thread Ross Finlayson
* Is there "currently" any way to tunnel RTSP streams (with RTSPClient and DarwinInjector) through an Authenticating HTTP Proxy? No. However, it might be possible to modify the RTSP-over-HTTP support in the "RTSPClient" class to do this. (Note that this would have nothing at all to

[Live-devel] RTSP - tunneling through an HTTP proxy

2008-10-06 Thread Chad Ata
Howdy, I think the answer to this questions is NO, but I want to make sure just incase... * Is there "currently" any way to tunnel RTSP streams (with RTSPClient and DarwinInjector) through an Authenticating HTTP Proxy? I searched the code for the handling of the 407 response code and