<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Ok thx, that’s a pity. :/<div class="">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 + sending/receiving data and forwards everything to live555 which does the rest?</div><div class="">Maybe this could already done with the existing code by subclassing?<br class=""><div class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">It would be great if secure RTP streaming would come more into the focus of the developers or is everybody satisfied with unencrypted streaming?</div><br class="Apple-interchange-newline">Kind regards</div><div class=""><br class=""></div><div class="">Robin Swoboda</div><div class=""><br class=""></div>
<br class=""><div><blockquote type="cite" class=""><div class="">Am 25.11.2016 um 09:42 schrieb Ross Finlayson <<a href="mailto:finlayson@live555.com" class="">finlayson@live555.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><div class="">Unfortunately I was mistaken when - a few years ago - I suggested that it would be easy to support RTSP-over-SSL with our libraries.  I had been assuming that the underlying OS makes it possible to create a socket that can be read from/written to using regular socket I/O functions like “recvfrom()”/“sendto()” - i.e., with the underlying OS doing the requisite encryption/decryption automatically.<br class=""><br class="">Unfortunately that’s not the case; I/O over SSL requires special socket I/O operations.  Therefore our libraries do not support RTSP-over-SSL.  Sorry.<br class=""><br class=""><br class="">Ross Finlayson<br class="">Live Networks, Inc.<br class=""><a href="http://www.live555.com/" class="">http://www.live555.com/</a><br class=""><br class=""><br class="">_______________________________________________<br class="">live-devel mailing list<br class="">live-devel@lists.live555.com<br class="">http://lists.live555.com/mailman/listinfo/live-devel<br class=""></div></div></blockquote></div><br class=""></div></body></html>