Johannes,
Thanks for the report.
Yes, there was a bug in the RTSP client’s implementation of RTSP-over-HTTP
streaming, when done over TLS. I have just installed a new version
(2022.11.29) of the code that should fix this. (But should you still encounter
problems, let us know.)
Ross Finlays
I use version live.2022.11.19.tar.gz. Compiled using config.linux-gdb (with -O0
for better debugging)
On the server side I call
rtspServer->setTLSState(PATHNAME_TO_CERTIFICATE_FILE,PATHNAME_TO_PRIVATE_KEY_FILE,False,False);
like in testOnDemandRTSPServer.cpp.
Last 2 parameters False,False