I’m not sure I understand this. If the ‘problem’ occurs only in your modified
version of the code, then if is of no interest to me. (In particular, I will
*not* be adding a ‘certificate file name’ parameter to the “RTSPClient”
constructor; RTSP clients should not have to deal directly with cer
--- Begin Message ---
Classified as: {OPEN}
Thank you for these clarifications.
I have implemented a basic SSL certificate check by setting a callback in
ClientTLSState::setup()
In case of self-signed or expired certificate, the SSL connection fails
between openRTSP and testOndemandServer.