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.