<div dir="ltr"><div dir="ltr"><div>hi,</div><div><br></div><div>after switching from openssl to gnutls 3.6.7.1 (latest version) i realized that</div><div>rtmps streams do not work anymore. after some debugging i found a temporary fix by disabling TLS1.3 via priority strings:</div><div><br></div><div>gnutls_priority_init(&RTMP_TLS_ctx->prios, "NORMAL:-VERS-TLS1.3", NULL);</div><div><br></div><div>FYI</div><div>harald glanzer<br></div></div></div>