jitsi-videobridge icon indicating copy to clipboard operation
jitsi-videobridge copied to clipboard

Videobridge in not working with chrome 74

Open Kidav opened this issue 5 years ago • 1 comments

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.

Kidav avatar Mar 31 '19 22:03 Kidav

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.

damencho avatar Mar 31 '19 22:03 damencho