Re: [Live-devel] RTSP Tunnelling support in openRTSP

2008-10-31 Thread Anita Rajan
ject: Re: [Live-devel] RTSP Tunnelling support in openRTSP The RTSP-over-HTTP tunneling support in our RTSP server code doesn't yet work properly - that's why it's commented out. At present, we support RTSP-over-HTTP tunneling for RTSP clients only. -- Ross Finlayson Live

Re: [Live-devel] RTSP Tunnelling support in openRTSP

2008-10-30 Thread Ross Finlayson
The RTSP-over-HTTP tunneling support in our RTSP server code doesn't yet work properly - that's why it's commented out. At present, we support RTSP-over-HTTP tunneling for RTSP clients only. -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ __

[Live-devel] RTSP Tunnelling support in openRTSP

2008-10-30 Thread Anita Rajan
Hi All, I have extended the Live 555 server to support RTSPoverHTTPTunnelling. I am testing it using openRTSP... does open RTSP tunnelling(full fledged).. that is receiving the response for the RTSP request on the GEt channel and sending requests to teh server on the POST channel. When i am testi