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

Janus "Hangup" reason "DTLS Alert" after sending SDP offer. #3421

Closed GunaseelanContus closed 3 weeks ago

GunaseelanContus commented 3 weeks ago

Janus Plugin used: janus.plugin.audiobridge

Was this working before? In the iOS Platform this is working without any issues, issue occurred only in Android Platform.

Getting below payload from Janus when sending SDP Offer after a new user joined into the created room. { "janus": "hangup", "session_id": 8324789855476543, "sender": 2521290865006255, "reason": "DTLS alert" }

But the SDP "Answer" is expected from the Janus Server.

lminiero commented 3 weeks ago

Closing as not a code issue but a connectivity one. Besides, you already opened a post on the group.