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
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/
__
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