rhwu
rhwu
The default mode and sequential mode seem be playing fine though. It will be ideal if there's a mode that combines the benefit of both sequential mode and fragmentation mode,...
Unfortunately we still don't have a solution. Hopefully someone who is familiar with the format can make some comment on this one.
Still seeing this issue with jitsi/lib-jitsi-meet@2080e81. We are on 1.0.3548-1. Do you know if any change after that may fix this? The test we did: 1) call with c1 jvb1,...
Looks like this commit may have fixed the issue: https://github.com/jitsi/jitsi-videobridge/commit/0f7616ed401d17753044c5070a2a60c4786dcec2 final AbstractEndpoint existingEndpoint = getEndpoint(id); if (existingEndpoint instanceof OctoEndpoint) { // It is possible that an Endpoint was migrated from...
This is affecting the newer version of Chrome as well. H264 doesn't work when tested with Chrome 66.0.3359.181 on https://meet.jit.si/demotest#config.preferH264=true&config.p2p.enabled=false&config.disableSimulcast=true Looks like it's the below change that makes the different....
@iclems Not sure. Doesn't the suggested change work for you?