> On Feb 7, 2022, at 10:25 PM, Victor Vitkovskiy > <victor.vitkovs...@mirasys.com> wrote: > > Hello Ross, > > Thank you for your answers. > Related to HTTPS support - I have found this method for RTSP server - > setTLSState where we need to specify certificate and private keys. > So, this is not related to HTTPS or this is not working currently?
The “setTLSState()” function is used to set up the server (with a certificate and private key) to accept RTSP connections/commands over TLS (instead of just TCP). It is also used to (optionally) allow the server to stream SRTP (secure RTP, over UDP). (This functionality hasn’t been fully tested yet, which is why I haven’t yet said much about it.) At present, RTSP-over-HTTPS is not supported; just RTSP-over-TLS. Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel