Re: [Live-devel] RTSP over SSL

2016-11-28 Thread Warren Young
On Nov 25, 2016, at 2:49 AM, Robin Swoboda wrote: > > So could it be an option to implement send and receive callbacks into live555 > that we could use an own HTTPS client that performs the encryption If you’re using RTSP *and* RTP over HTTPS, you don’t need to modify Live555, for the server s

Re: [Live-devel] RTSP-over-HTTP tunneling failed with version v2016.11.17

2016-11-28 Thread Ross Finlayson
Thanks for the note. The problem was the line "Connection: close” in the server’s response to the HTTP “GET” command. Earlier this year, we changed our RTSP client code to tear down (reset) our TCP connections whenever we see such a response. But that doesn’t make sense when we’re doing RTSP-