meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.17k stars 2.47k forks source link

[1.2.0] srtp_err_status_fail error happens again and again #3236

Closed NAVAJAVA closed 1 year ago

NAVAJAVA commented 1 year ago

Hey,

Janus version: 1200 (1.2.0) Janus commit: 30ab4db239bd6fa9a450357e82831cf5115a3912

I am trying to use streamingtest.html (locally). I have succeeded to use all the panels (also steaming with FFmpeg) but suddenly I get this error:

[WARN] [2737965242784213] Failed to add some remote candidates (added 2, expected 3) [ERR] [dtls.c:janus_dtls_srtp_incoming_msg:939] [2737965242784213] Oops, error creating inbound SRTP session for component 1 in stream 1?? [ERR] [dtls.c:janus_dtls_srtp_incoming_msg:940] [2737965242784213] -- 1 (srtp_err_status_fail)

I was working fine on libsrpt-2.2.0 and suddenly got this error. So I uninstalled libsrpt-2.2.0 and janus-gatway and installed 2.5.0 and it was working!! But after 2 days I got the same error again!

Thanks for any help.

NAVAJAVA commented 1 year ago

.

NAVAJAVA commented 1 year ago

.

NAVAJAVA commented 1 year ago

closing