Dnyanesh Gate
2014-09-21 16:11:14 UTC
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 read encrypted packets.
Is there any way to write custom wrapper over groupsock?
Can anybody suggest me on how to add such support with/without making
changes in live555?
--
Thanks & Regards,
DnyaneshG.
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 read encrypted packets.
Is there any way to write custom wrapper over groupsock?
Can anybody suggest me on how to add such support with/without making
changes in live555?
--
Thanks & Regards,
DnyaneshG.