[Live-devel] Live555 support for RTSP over TLS

Ross Finlayson finlayson at live555.com
Tue Jun 24 08:41:00 PDT 2014


> Do you intend to supply this feature any time soon ?
If you already have a (TCP) TLS socket set up between your client and server, then you can use it now, using existing code.

In "RTSPClient::createNew()", note the (optional) "socketNumToServer" parameter.  You can set this to specify the (TLS) socket number.

At the server end, note the "ourSocket" parameter to the (protected) "RTSPServer" constructor.  You can subclass "RTSPServer", and, in your subclass constructor, pass the (TLS) socket number to the "RTSPServer" constructor.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140624/8ef2d1e7/attachment-0001.html>


More information about the live-devel mailing list