All official RTMS reference SDKs (Node.js, Python) disable SSL certificate verification when connecting to RTMS media servers. Is this the recommended/required approach, or is there a CA certificate or trust chain we should be importing instead for production deployments?
@Hemanth2 that might be an older version of the code when debugging, disabling SSL is not necessary.