rtmfp-cpp
rtmfp-cpp copied to clipboard
Secure Real-Time Media Flow Protocol (RTMFP) Library in C++
Results
2
rtmfp-cpp issues
Sort by
recently updated
recently updated
newest added
Run tcserver -B 0.0.0.0:1935 -b 0.0.0.0:1936 and make a stress test for server. The tcserver run with RTMFP which disables openssl by call EVP_enc_null() in if( (not EVP_CipherInit_ex(m_ctx, EVP_enc_null(), NULL,...
Hi Thornburgh, I've tested your redirector code in your example on CentOS7 and met a crash as many redirector's client disconnect (close) at the same time with the stack trace...