Re: [Live-devel] openRTSP crash when receiving stream via https

2022-11-29 Thread Ross Finlayson
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

[Live-devel] openRTSP crash when receiving stream via https

2022-11-29 Thread Gajdosik Johannes
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