jitsi-videobridge
jitsi-videobridge copied to clipboard
Videobridge in not working with chrome 74
Description
Infinite reconnection in both Chrome 74 and latest videobridge. Videobridge has one abnormal error:
org.jitsi.impl.neomedia.transform.dtls.DtlsPacketTransformer.log() Failed to connect this DTLS client to a DTLS server! java.io.IOException: org.jitsi.impl.neomedia.transform.dtls.DatagramTransportImpl is closed!
As result no remote audio/video.
Steps to reproduce
Join to conference https://meet.jit.si/ with three or more participants (no p2p mode) using Chrome 74 (Beta). No one participant does not receive audio/video. In webrtc-internals appears recv ssrc but no bytes received.
Most probably you are hitting https://github.com/jitsi/libjitsi/issues/441, this is still in testing and is not turned on for all users, but seems it is turned on for you. We are currently working on this and we will release an update in the following weeks.