Re: [Live-devel] RTSP over TLS

2014-09-21 Thread Ross Finlayson
> I am working on special case where UDP is blocked and only outgoing > port 443 is opened. So that RTSP client only able to open RTSP stream > over SSL connection. I can pass socket descriptor of pre established > SSL connection to RTSPClient class, but SSL calls are not implemented > in groupsock

[Live-devel] RTSP over TLS

2014-09-21 Thread Dnyanesh Gate
Hi, I am working on special case where UDP is blocked and only outgoing port 443 is opened. So that RTSP client only able to open RTSP stream over SSL connection. I can pass socket descriptor of pre established SSL connection to RTSPClient class, but SSL calls are not implemented in groupsock to r