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