Closed DerMusicus closed 1 year ago
Have you properly proxied the XMPP and colibri WS endpoints?
Hi, thanks for your answer. To be honest, I cant tell, if its correctly mapped or not. There are no instructions out there on how to do it with traefik. And when I search for proper configurations of websocket services with traefik in general, the source state that traefik handles it on its own. Is there any log entry, which show me if it works or not?
Go to /xmpp-websocket in your deployment. What do you see?
Then with 2 participants check the network tab for which URL a WS connection is made that contains /colibri-ws.
After opening the URL in my browser the following text is shown: Prosody WebSocket endpoint It works! Now point your WebSocket client to this URL to connect to Prosody.
I didn#t get the second part, where do I have to check it? In the jvb logs?
This is, what is written in the web container log, after joining with two clients: "GET /colibri-ws/172.20.0.4/4d68aaaa11646c8/6bf792ed?pwd=414vs5h50ke4hdkknvhs6ci6od HTTP/1.1" 101 450 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
And after a while it returns a status 403 "Forbidden" responding to the same GET.
"GET /colibri-ws/172.20.0.4/4d68aaaa11646c8/6bf792ed?pwd=4tpbc4m77tqhkks6v48vbc3vuk HTTP/1.1" 403 381 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36"
Is 172.20.0.4 the IP of your JVB container in this case?
Yes, this is the case.
Hum. I have no experience with Traefik so I'm not sure what to tell you.
Let's go back to the beginning.
How does it "not work" ?
Please check the browser console and jvb container logs, let's start there.
Okay, behaviour is:
User 1 creates meeting and joins it. He can enable his camera and mic and does see himself. User 2 now koins the same meeting. He is also able to enable his camera and mic, does also see himself. Both can confirm that the other user is in the meeting. So in the participants list bot users are listed. But no video connection nor an audio connection is established. They cant hear and see each other.
JVB Container log for this scenario:
JVB 2023-07-21 14:22:46.340 INFO: [51] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86] EndpointConnectionStatusMonitor.start#58: Starting connection status monitor
JVB 2023-07-21 14:22:46.340 INFO: [51] Videobridge.createConference#283: create_conf, id=5d66ecaca400f9c7 meetingId=be8d0f86-31f4-46e9-b7f4-6d6c708fe0d6
JVB 2023-07-21 14:22:46.342 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.gatherCandidates#647: Gathering candidates for component stream-4b3c4fca.RTP.
JVB 2023-07-21 14:22:46.344 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca] Endpoint.<init>#335: Created new endpoint isUsingSourceNames=true, iceControlling=true
JVB 2023-07-21 14:22:46.346 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] Agent.gatherCandidates#647: Gathering candidates for component stream-ce65c473.RTP.
JVB 2023-07-21 14:22:46.348 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473] Endpoint.<init>#335: Created new endpoint isUsingSourceNames=true, iceControlling=true
JVB 2023-07-21 14:22:46.874 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] DtlsTransport.setSetupAttribute#123: The remote side is acting as DTLS client, we'll act as server
JVB 2023-07-21 14:22:46.874 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa] IceTransport.startConnectivityEstablishment#199: Starting the Agent without remote candidates.
JVB 2023-07-21 14:22:46.874 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] Agent.startConnectivityEstablishment#736: Start ICE connectivity establishment.
JVB 2023-07-21 14:22:46.875 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] Agent.initCheckLists#972: Init checklist for stream stream-ce65c473
JVB 2023-07-21 14:22:46.875 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] Agent.setState#946: ICE state changed from Waiting to Running.
JVB 2023-07-21 14:22:46.875 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa] IceTransport.iceStateChanged#342: ICE state changed old=Waiting new=Running
JVB 2023-07-21 14:22:46.875 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] ConnectivityCheckClient.startChecks#147: Start connectivity checks.
JVB 2023-07-21 14:22:46.919 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] AllocationSettingsWrapper.setBandwidthAllocationSettings#174: Ignoring assumed-bandwidth-bps, not allowed in config.
JVB 2023-07-21 14:22:47.780 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] DtlsTransport.setSetupAttribute#123: The remote side is acting as DTLS client, we'll act as server
JVB 2023-07-21 14:22:47.780 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6] IceTransport.startConnectivityEstablishment#199: Starting the Agent without remote candidates.
JVB 2023-07-21 14:22:47.780 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.startConnectivityEstablishment#736: Start ICE connectivity establishment.
JVB 2023-07-21 14:22:47.780 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.initCheckLists#972: Init checklist for stream stream-4b3c4fca
JVB 2023-07-21 14:22:47.780 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.setState#946: ICE state changed from Waiting to Running.
JVB 2023-07-21 14:22:47.781 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6] IceTransport.iceStateChanged#342: ICE state changed old=Waiting new=Running
JVB 2023-07-21 14:22:47.781 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.startConnectivityEstablishment#758: Trigger checks for pairs that were received before running state
JVB 2023-07-21 14:22:47.781 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.triggerCheck#1737: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7961835276064522239):
LocalCandidate=candidate:1 1 udp 2130706431 172.20.0.4 10000 typ host
RemoteCandidate=candidate:10000 1 udp 1853759231 109.43.242.217 28100 typ prflx
JVB 2023-07-21 14:22:47.781 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.triggerCheck#1737: Add peer CandidatePair with new reflexive address to checkList: CandidatePair (State=Frozen Priority=7961835276064522239):
LocalCandidate=candidate:1 1 udp 2130706431 172.20.0.4 10000 typ host
RemoteCandidate=candidate:10003 1 udp 1853759231 109.43.242.217 31161 typ prflx
JVB 2023-07-21 14:22:47.781 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.startChecks#147: Start connectivity checks.
JVB 2023-07-21 14:22:47.826 INFO: [109] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] AllocationSettingsWrapper.setBandwidthAllocationSettings#174: Ignoring assumed-bandwidth-bps, not allowed in config.
JVB 2023-07-21 14:22:47.835 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#649: Pair succeeded: 172.20.0.4:10000/udp/host -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.836 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6 name=stream-4b3c4fca componentId=1] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: 109.43.242.217:28100/udp
JVB 2023-07-21 14:22:47.836 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#658: Pair validated: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.836 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] DefaultNominator.strategyNominateFirstHostOrReflexiveValid#268: Nominate (first highest valid): 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP)
JVB 2023-07-21 14:22:47.836 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.nominate#1810: verify if nominated pair answer again
JVB 2023-07-21 14:22:47.836 WARNING: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6 name=stream-4b3c4fca componentId=1] MergingDatagramSocket.initializeActive#599: Active socket already initialized.
JVB 2023-07-21 14:22:47.836 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#727: IsControlling: true USE-CANDIDATE:false.
JVB 2023-07-21 14:22:47.846 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#649: Pair succeeded: 172.20.0.4:10000/udp/host -> 109.43.242.217:31161/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.846 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6 name=stream-4b3c4fca componentId=1] ComponentSocket.addAuthorizedAddress#99: Adding allowed address: 109.43.242.217:31161/udp
JVB 2023-07-21 14:22:47.846 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#658: Pair validated: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:31161/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.846 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#727: IsControlling: true USE-CANDIDATE:false.
JVB 2023-07-21 14:22:47.869 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#649: Pair succeeded: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#658: Pair validated: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#727: IsControlling: true USE-CANDIDATE:true.
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] ConnectivityCheckClient.processSuccessResponse#742: Nomination confirmed for pair: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP).
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6 name=stream-4b3c4fca] CheckList.handleNominationConfirmed#406: Selected pair for stream stream-4b3c4fca.RTP: 46.4.102.5:10000/udp/srflx -> 109.43.242.217:28100/udp/prflx (stream-4b3c4fca.RTP)
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.checkListStatesUpdated#1901: CheckList of stream stream-4b3c4fca is COMPLETED
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.setState#946: ICE state changed from Running to Completed.
-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6] IceTransport.iceStateChanged#342: ICE state changed old=Running new=Completed
JVB 2023-07-21 14:22:47.870 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] Endpoint$setupIceTransport$2.connected#382: ICE connected
JVB 2023-07-21 14:22:47.870 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] DtlsTransport.startDtlsHandshake#105: Starting DTLS handshake, role=org.jitsi.nlj.dtls.DtlsServer@28c888a4
JVB 2023-07-21 14:22:47.871 INFO: [117] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.logCandTypes#2009: Harvester used for selected pair for stream-4b3c4fca.RTP: srflx
JVB 2023-07-21 14:22:47.871 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] TlsServerImpl.notifyClientVersion#185: Negotiated DTLS version DTLS 1.2
JVB 2023-07-21 14:22:47.924 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX] Endpoint$setupDtlsTransport$3.handshakeComplete#428: DTLS handshake complete
JVB 2023-07-21 14:22:47.983 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86] Conference.recentSpeakersChanged#467: Recent speakers changed: [4b3c4fca], dominant speaker changed: true silence:false
JVB 2023-07-21 14:22:50.871 INFO: [121] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6 ufrag=bou321h5s6e2q6] Agent.setState#946: ICE state changed from Completed to Terminated.
JVB 2023-07-21 14:22:50.871 INFO: [121] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=4b3c4fca stats_id=Alf-YuX local_ufrag=bou321h5s6e2q6] IceTransport.iceStateChanged#342: ICE state changed old=Completed new=Terminated
JVB 2023-07-21 14:23:03.750 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] AbstractEndpoint.expire#289: Expiring.
JVB 2023-07-21 14:23:03.751 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] Endpoint.expire#1134: Spent 0 seconds oversending
JVB 2023-07-21 14:23:03.751 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] Transceiver.teardown#364: Tearing down
JVB 2023-07-21 14:23:03.751 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] RtpReceiverImpl.tearDown#349: Tearing down
JVB 2023-07-21 14:23:03.751 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] RtpSenderImpl.tearDown#318: Tearing down
JVB 2023-07-21 14:23:03.752 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] EndpointMessageTransport.webSocketClosed#370: Websocket closed, statusCode 1001 ( endpoint closed).
JVB 2023-07-21 14:23:03.752 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] DtlsTransport.stop#184: Stopping
JVB 2023-07-21 14:23:03.752 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa] IceTransport.stop#252: Stopping
JVB 2023-07-21 14:23:03.753 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa] Agent.setState#946: ICE state changed from Running to Terminated.
JVB 2023-07-21 14:23:03.753 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=aa2db1h5s6e2qa ufrag=aa2db1h5s6e2qa name=stream-ce65c473 componentId=1] MergingDatagramSocket.close#142: Closing.
JVB 2023-07-21 14:23:03.754 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] Endpoint.expire#1152: Expired.
JVB 2023-07-21 14:23:03.754 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 local_ufrag=2g6d01h5s6ejqa ufrag=2g6d01h5s6ejqa] Agent.gatherCandidates#647: Gathering candidates for component stream-ce65c473.RTP.
JVB 2023-07-21 14:23:03.756 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473] Endpoint.<init>#335: Created new endpoint isUsingSourceNames=true, iceControlling=true
JVB 2023-07-21 14:23:04.289 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] DtlsTransport.setSetupAttribute#123: The remote side is acting as DTLS client, we'll act as server
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa] IceTransport.startConnectivityEstablishment#199: Starting the Agent without remote candidates.
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa ufrag=2g6d01h5s6ejqa] Agent.startConnectivityEstablishment#736: Start ICE connectivity establishment.
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa ufrag=2g6d01h5s6ejqa] Agent.initCheckLists#972: Init checklist for stream stream-ce65c473
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa ufrag=2g6d01h5s6ejqa] Agent.setState#946: ICE state changed from Waiting to Running.
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa] IceTransport.iceStateChanged#342: ICE state changed old=Waiting new=Running
JVB 2023-07-21 14:23:04.290 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2 local_ufrag=2g6d01h5s6ejqa ufrag=2g6d01h5s6ejqa] ConnectivityCheckClient.startChecks#147: Start connectivity checks.
JVB 2023-07-21 14:23:04.327 INFO: [112] [confId=5d66ecaca400f9c7 conf_name=[OBFUSCATED] meeting_id=be8d0f86 epId=ce65c473 stats_id=Jaylon-wn2] AllocationSettingsWrapper.setBandwidthAllocationSettings#174: Ignoring assumed-bandwidth-bps, not allowed in config.
Concole Log:
test:72 (TIME) index.html loaded: 98.70000004768372
Logger.js:154 2023-07-21T12:22:20.898Z [modules/browser/BrowserCapabilities.js] <new <anonymous>>: This appears to be chrome, ver: 115.0.0.0
Logger.js:154 2023-07-21T12:22:20.899Z [modules/statistics/LocalStatsCollector.js] <hi.connectAudioContext>: Connecting audio context
LocalStatsCollector.js:169 The AudioContext was not allowed to start. It must be resumed (or created) after a user gesture on the page. https://goo.gl/7K7WLu
hi.connectAudioContext @ LocalStatsCollector.js:169
Logger.js:154 2023-07-21T12:22:21.104Z [modules/RTC/RTCUtils.js] <id>: list of media devices has changed: Array(12)
Logger.js:154 2023-07-21T12:22:21.179Z [features/base/redux] <Object.persistState>: redux state persisted. 1aa3617c4b5314f11861e481f4e3dca3 -> a194d49baab8d75290396a555cf34cc7
Logger.js:154 2023-07-21T12:22:21.202Z [modules/RTC/RTCUtils.js] <es.init>: Disable AP: false
Logger.js:154 2023-07-21T12:22:21.202Z [modules/RTC/RTCUtils.js] <es.init>: Stereo: false
Logger.js:154 2023-07-21T12:22:21.203Z [features/base/lib-jitsi-meet] lib-jitsi-meet version:0748d89a
Logger.js:154 2023-07-21T12:22:21.204Z [features/base/media] Start muted:
Logger.js:154 2023-07-21T12:22:21.205Z [features/base/media] Start audio only set to false
Logger.js:154 2023-07-21T12:22:21.205Z [modules/statistics/AnalyticsAdapter.js] <Object.dispose>: Disposing of analytics adapter.
s @ Logger.js:154
Logger.js:154 2023-07-21T12:22:21.205Z [features/analytics] Initialized 0 analytics handlers
Logger.js:154 2023-07-21T12:22:21.247Z [index.web] <HTMLDocument.<anonymous>>: (TIME) document ready: 461.60000002384186
test:55 Service worker registered. ServiceWorkerRegistration
lang/translation-languages-de.json:1 Failed to load resource: the server responded with a status of 404 ()
Logger.js:154 2023-07-21T12:22:21.284Z [modules/RTC/RTCUtils.js] Audio output device set to default
Logger.js:154 2023-07-21T12:22:21.319Z [features/base/connection] Using service URL wss://[OBFUSCATED]/xmpp-websocket
Logger.js:154 2023-07-21T12:22:21.320Z [modules/xmpp/xmpp.js] <wa._initStrophePlugins>: P2P STUN servers: Array(1)
Logger.js:154 2023-07-21T12:22:21.325Z [modules/xmpp/xmpp.js] <wa.connectionHandler>: (TIME) Strophe connecting: 539.3999999761581
tflite-simd.js:9 [WASM] Loading model of size: 249792
tflite-simd.js:9 INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
printChar @ tflite-simd.js:9
Logger.js:154 2023-07-21T12:22:21.397Z [modules/RTC/RTCUtils.js] <es.<anonymous>>: Got media constraints: {"video":{"height":{"ideal":720},"width":{"ideal":1280},"deviceId":"979375438c787114a6869d5ec5febf45926638beee4a99b8f0e7235db25bd29b"},"audio":{"autoGainControl":true,"echoCancellation":true,"noiseSuppression":true}}
Logger.js:154 2023-07-21T12:22:21.670Z [modules/xmpp/XmppConnection.js] <dr._maybeEnableStreamResume>: Enabling XEP-0198 stream management
Logger.js:154 2023-07-21T12:22:21.671Z [modules/xmpp/XmppConnection.js] <dr._maybeStartWSKeepAlive>: WebSocket keep alive interval: 60000ms
Logger.js:154 2023-07-21T12:22:21.671Z [modules/xmpp/strophe.ping.js] <ar.startInterval>: XMPP pings will be sent every 10000 ms
Logger.js:154 2023-07-21T12:22:21.671Z [modules/xmpp/xmpp.js] <wa.connectionHandler>: (TIME) Strophe connected: 885.6000000238419
Logger.js:154 2023-07-21T12:22:21.672Z [modules/xmpp/xmpp.js] <wa.connectionHandler>: My Jabber ID: mhwmhbrln-ghnoavsovhaalh@[OBFUSCATED]/RucOApLenfEN
Logger.js:154 2023-07-21T12:22:21.817Z [modules/xmpp/strophe.jingle.js] getting turn credentials with extdisco:2 failed, trying extdisco:1
s @ Logger.js:154
Logger.js:154 2023-07-21T12:22:21.859Z [modules/xmpp/strophe.jingle.js] getting turn credentials failed
s @ Logger.js:154
Logger.js:154 2023-07-21T12:22:21.859Z [modules/xmpp/strophe.jingle.js] is mod_turncredentials or similar installed and configured?
s @ Logger.js:154
Logger.js:154 2023-07-21T12:22:22.898Z [modules/RTC/RTCUtils.js] onUserMediaSuccess
JitsiStreamBackgroundEffect.ts:120 Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
resizeSource @ JitsiStreamBackgroundEffect.ts:120
Logger.js:154 2023-07-21T12:22:23.169Z [features/base/redux] <Object.persistState>: redux state persisted. a194d49baab8d75290396a555cf34cc7 -> f842b6086ad921dafc0d511b7c28eeee
Logger.js:154 2023-07-21T12:22:24.505Z [modules/xmpp/xmpp.js] <wa.createRoom>: JID mhwmhbrln-ghnoavsovhaalh@[OBFUSCATED]/RucOApLenfEN using MUC nickname ce65c473
Logger.js:154 2023-07-21T12:22:24.506Z [modules/xmpp/ChatRoom.js] <new Jr>: Joining MUC as test@muc.[OBFUSCATED]/ce65c473
Logger.js:154 2023-07-21T12:22:24.506Z [modules/xmpp/moderator.js] <new Vr>: Using xmpp for conference requests.
Logger.js:154 2023-07-21T12:22:24.507Z [modules/statistics/AvgRTPStatsReporter.js] <new mu>: Avg RTP stats will be calculated every 15 samples
Logger.js:154 2023-07-21T12:22:24.508Z [JitsiConference.js] <new uh>: backToP2PDelay: 5
Logger.js:154 2023-07-21T12:22:24.508Z [JitsiConference.js] <new uh>: End-to-End Encryption is supported
Logger.js:154 2023-07-21T12:22:24.510Z [JitsiConference.js] <uh._doReplaceTrack>: _doReplaceTrack - no JVB JingleSession
Logger.js:154 2023-07-21T12:22:24.510Z [JitsiConference.js] <uh._doReplaceTrack>: _doReplaceTrack - no P2P JingleSession
Logger.js:154 2023-07-21T12:22:24.511Z [JitsiConference.js] <uh._doReplaceTrack>: _doReplaceTrack - no JVB JingleSession
Logger.js:154 2023-07-21T12:22:24.511Z [JitsiConference.js] <uh._doReplaceTrack>: _doReplaceTrack - no P2P JingleSession
Logger.js:154 2023-07-21T12:22:24.518Z [modules/xmpp/moderator.js] Sending conference request over XMPP to focus.[OBFUSCATED]
Logger.js:154 2023-07-21T12:22:24.524Z [conference.js] Initialized with 2 local tracks
Logger.js:154 2023-07-21T12:22:24.533Z [modules/RTC/RTCUtils.js] <es.<anonymous>>: Got media constraints: {"video":false,"audio":{"autoGainControl":true,"deviceId":"default","echoCancellation":true,"noiseSuppression":true}}
Logger.js:154 2023-07-21T12:22:24.554Z [modules/RTC/RTCUtils.js] onUserMediaSuccess
TrackVADEmitter.js:112 [Deprecation] The ScriptProcessorNode is deprecated. Use AudioWorkletNode instead. (https://bit.ly/audio-worklet)
_initializeAudioContext @ TrackVADEmitter.js:112
Logger.js:154 2023-07-21T12:22:24.563Z [modules/xmpp/moderator.js] <Vr._handleSuccess>: Adding focus JID: focus@auth.[OBFUSCATED]
Logger.js:154 2023-07-21T12:22:24.564Z [modules/xmpp/moderator.js] <Vr._handleSuccess>: Authentication enabled: false
Logger.js:154 2023-07-21T12:22:24.564Z [modules/xmpp/moderator.js] <Vr._handleSuccess>: External authentication enabled: false
Logger.js:154 2023-07-21T12:22:24.565Z [modules/xmpp/moderator.js] <Vr._handleSuccess>: Sip gateway enabled: undefined
Logger.js:154 2023-07-21T12:22:24.565Z [modules/xmpp/moderator.js] <Vr._handleSuccess>: Conference-request successful, ready to join the MUC.
Logger.js:154 2023-07-21T12:22:24.606Z [modules/xmpp/ChatRoom.js] <Jr.onPresence>: (TIME) MUC join started: 3820.399999976158
Logger.js:154 2023-07-21T12:22:24.629Z [modules/xmpp/ChatRoom.js] <Jr.onPresence>: entered test@muc.[OBFUSCATED]/focus Object
Logger.js:154 2023-07-21T12:22:24.630Z [modules/version/ComponentsVersions.js] Got focus version: 1.0.1038
Logger.js:154 2023-07-21T12:22:24.631Z [JitsiConference.js] <uh._updateProperties>: Audio unmute permissions set by Jicofo to false
Logger.js:154 2023-07-21T12:22:24.632Z [JitsiConference.js] <uh._updateProperties>: Video unmute permissions set by Jicofo to false
Logger.js:154 2023-07-21T12:22:24.633Z [modules/xmpp/ChatRoom.js] <Jr.onPresence>: Jicofo supports restart by terminate: true
Logger.js:154 2023-07-21T12:22:24.649Z [conference.js] <r.<anonymous>>: My role changed, new role: none
Logger.js:154 2023-07-21T12:22:24.652Z [modules/xmpp/ChatRoom.js] <Jr.onPresence>: (TIME) MUC joined: 3865.899999976158
Logger.js:154 2023-07-21T12:22:24.682Z [modules/xmpp/ChatRoom.js] <Jr.onMessage>: Subject is changed to
Logger.js:154 2023-07-21T12:22:24.689Z [conference.js] <r.<anonymous>>: My role changed, new role: moderator
Logger.js:154 2023-07-21T12:22:46.311Z [modules/xmpp/ChatRoom.js] <Jr.onPresence>: entered test@muc.[OBFUSCATED]/4b3c4fca Object
Logger.js:154 2023-07-21T12:22:46.327Z [conference.js] <r.<anonymous>>: USER 4b3c4fca connected: Hi
Logger.js:154 2023-07-21T12:22:46.354Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: Found a JSON-encoded element in session-initiate, translating to standard Jingle.
Logger.js:154 2023-07-21T12:22:46.355Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: (TIME) received session-initiate: 25568.100000023842
Logger.js:154 2023-07-21T12:22:46.359Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Using RTCRtpTransceiver#setCodecPreferences for codec selection
Logger.js:154 2023-07-21T12:22:46.359Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Create new TPC[id=1,type=JVB]
Logger.js:154 2023-07-21T12:22:46.360Z [JitsiConference.js] <uh._setBridgeChannel>: SCTP: offered=false, prefered=false
Logger.js:154 2023-07-21T12:22:46.360Z [JitsiConference.js] Using colibri-ws url wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=1mk8dkmgagipj6ksvlkua2agk1
Logger.js:154 2023-07-21T12:22:46.361Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=1,type=JVB] adding LocalTrack[1,audio]
Logger.js:154 2023-07-21T12:22:46.363Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=1,type=JVB] adding LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:46.365Z [JitsiConference.js] <uh._acceptJvbIncomingCall>: Starting CallStats for JVB connection...
Logger.js:154 2023-07-21T12:22:46.397Z [modules/xmpp/JingleSessionPC.js] <ha.sendSessionAccept>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] Sending session-accept
Logger.js:154 2023-07-21T12:22:46.399Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE checking JVB: 25613.700000047684
Logger.js:154 2023-07-21T12:22:46.478Z [modules/RTC/BridgeChannel.js] <e.onopen>: websocket channel opened
Logger.js:154 2023-07-21T12:22:46.478Z [JitsiConferenceEventManager.js] <r.<anonymous>>: (TIME) data.channel.opened: 25692.200000047684
Logger.js:154 2023-07-21T12:22:46.480Z [modules/RTC/BridgeChannel.js] <ka.sendSourceVideoTypeMessage>: Sending SourceVideoTypeMessage with video type ce65c473-v0: camera
Logger.js:154 2023-07-21T12:22:46.481Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Received ServerHello, version=undefined.
Logger.js:154 2023-07-21T12:22:46.481Z [modules/RTC/BridgeChannel.js] <e.onmessage>: New forwarded sources:
Logger.js:154 2023-07-21T12:22:46.854Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:22:46.854Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:46.855Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:46.856Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":200000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":700000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":2500000}]
Logger.js:154 2023-07-21T12:22:46.858Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"assumedBandwidthBps":-1,"constraints":{},"defaultConstraints":{"maxHeight":2160},"lastN":-1}
Logger.js:154 2023-07-21T12:22:46.858Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:46.860Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:22:47.342Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: (TIME) received session-initiate: 26555.899999976158
Logger.js:154 2023-07-21T12:22:47.343Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Using RTCRtpTransceiver#setCodecPreferences for codec selection
Logger.js:154 2023-07-21T12:22:47.344Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Create new TPC[id=2,type=P2P]
Logger.js:154 2023-07-21T12:22:47.344Z [JitsiConference.js] <uh._acceptP2PIncomingCall>: Starting CallStats for P2P connection...
Logger.js:154 2023-07-21T12:22:47.344Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=2,type=P2P] adding LocalTrack[1,audio]
Logger.js:154 2023-07-21T12:22:47.344Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=2,type=P2P] adding LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:47.349Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=2,type=P2P] Received track event for remote stream[id=4b3c4fca-audio-0-1,type=audio]
Logger.js:154 2023-07-21T12:22:47.350Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=2,type=P2P] creating remote track[endpoint=4b3c4fca,ssrc=3842057897,type=audio,sourceName=4b3c4fca-a0]
Logger.js:154 2023-07-21T12:22:47.350Z [JitsiConference.js] <uh.onRemoteTrackAdded>: Trying to add remote P2P track, when not in P2P - IGNORED
Logger.js:154 2023-07-21T12:22:47.350Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=2,type=P2P] Received track event for remote stream[id=4b3c4fca-video-0-1,type=video]
Logger.js:154 2023-07-21T12:22:47.350Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=2,type=P2P] creating remote track[endpoint=4b3c4fca,ssrc=895622012,type=video,sourceName=4b3c4fca-v0]
Logger.js:154 2023-07-21T12:22:47.350Z [JitsiConference.js] <uh.onRemoteTrackAdded>: Trying to add remote P2P track, when not in P2P - IGNORED
Logger.js:154 2023-07-21T12:22:47.363Z [modules/xmpp/JingleSessionPC.js] <ha.sendSessionAccept>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] Sending session-accept
Logger.js:154 2023-07-21T12:22:47.523Z [modules/xmpp/JingleSessionPC.js] <ha.sendIceCandidates>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] sendIceCandidates [{"candidate":"candidate:55606197 1 udp 2122260223 192.168.0.1 52491 typ host generation 0 ufrag iNLj network-id 1","sdpMid":"0","sdpMLineIndex":0,"usernameFragment":"iNLj"},{"candidate":"candidate:1270544637 1 udp 2122194687 192.168.18.39 52492 typ host generation 0 ufrag iNLj network-id 2","sdpMid":"0","sdpMLineIndex":0,"usernameFragment":"iNLj"},{"candidate":"candidate:4261064481 1 tcp 1518280447 192.168.0.1 9 typ host tcptype active generation 0 ufrag iNLj network-id 1","sdpMid":"0","sdpMLineIndex":0,"usernameFragment":"iNLj"},{"candidate":"candidate:3037736041 1 tcp 1518214911 192.168.18.39 9 typ host tcptype active generation 0 ufrag iNLj network-id 2","sdpMid":"0","sdpMLineIndex":0,"usernameFragment":"iNLj"}]
Logger.js:154 2023-07-21T12:22:47.757Z [modules/RTC/BridgeChannel.js] <e.onmessage>: New forwarded sources: 4b3c4fca-v0
Logger.js:154 2023-07-21T12:22:47.758Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: Found a JSON-encoded element in source-add, translating to standard Jingle.
Logger.js:154 2023-07-21T12:22:47.761Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] Processing addRemoteStream
Logger.js:154 2023-07-21T12:22:47.776Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=1,type=JVB] Received track event for remote stream[id=4b3c4fca-audio-0-2,type=audio]
Logger.js:154 2023-07-21T12:22:47.776Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=1,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=2270381817,type=audio,sourceName=4b3c4fca-a0]
Logger.js:154 2023-07-21T12:22:47.780Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=1,type=JVB] Received track event for remote stream[id=4b3c4fca-video-0-2,type=video]
Logger.js:154 2023-07-21T12:22:47.781Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=1,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=1582460527,type=video,sourceName=4b3c4fca-v0]
Logger.js:154 2023-07-21T12:22:47.782Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:22:47.784Z [modules/xmpp/JingleSessionPC.js] <ha.setReceiverVideoConstraint>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] setReceiverVideoConstraint - constraints: {}
Logger.js:154 2023-07-21T12:22:47.785Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] sending content-modify for source-name: 4b3c4fca-v0, maxHeight: 2160
Logger.js:154 2023-07-21T12:22:47.789Z [modules/connectivity/TrackStreamingStatus.ts] <new qd>: RtcMuteTimeout set to: 10000
Logger.js:154 2023-07-21T12:22:47.825Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 2160
Logger.js:154 2023-07-21T12:22:47.825Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] setSenderVideoConstraint: 2160, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:47.827Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:47.828Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] setting max height=2160,encodings=[{"active":true,"adaptivePtime":false,"maxBitrate":200000,"networkPriority":"low","priority":"low"},{"active":true,"adaptivePtime":false,"maxBitrate":700000,"networkPriority":"low","priority":"low"},{"active":true,"adaptivePtime":false,"maxBitrate":2500000,"networkPriority":"low","priority":"low"}]
Logger.js:154 2023-07-21T12:22:47.828Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] setSenderVideoConstraint: 2160, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:47.829Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=2,type=P2P] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:47.829Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=2,type=P2P] setting max height=2160,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","scaleResolutionDownBy":1}]
Logger.js:154 2023-07-21T12:22:47.841Z [modules/RTC/JitsiRemoteTrack.js] <Zd._playCallback>: (TIME) Render audio: 27055.100000023842
Logger.js:154 2023-07-21T12:22:47.841Z [modules/RTC/JitsiRemoteTrack.js] <Zd._playCallback>: (TIME) TTFM audio: 3849.7999999523163
Logger.js:154 2023-07-21T12:22:47.849Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] addRemoteStream - OK
Logger.js:154 2023-07-21T12:22:47.850Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:22:47.850Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:47.850Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:47.851Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=1,type=JVB] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"maxBitrate":200000,"networkPriority":"low","priority":"low"},{"active":false,"adaptivePtime":false,"maxBitrate":700000,"networkPriority":"low","priority":"low"},{"active":false,"adaptivePtime":false,"maxBitrate":2500000,"networkPriority":"low","priority":"low"}]
Logger.js:154 2023-07-21T12:22:47.851Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:22:47.852Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=2,type=P2P] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:22:47.852Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=2,type=P2P] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","scaleResolutionDownBy":4}]
Logger.js:154 2023-07-21T12:22:48.165Z [JitsiConference.js] <uh.onTransportInfo>: P2P addIceCandidates
Logger.js:154 2023-07-21T12:22:48.176Z [modules/xmpp/JingleSessionPC.js] <ha.setReceiverVideoConstraint>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] setReceiverVideoConstraint - constraints: {}
Logger.js:154 2023-07-21T12:22:48.176Z [modules/xmpp/JingleSessionPC.js] JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] sending content-modify for source-name: 4b3c4fca-v0, maxHeight: 2160
Logger.js:154 2023-07-21T12:22:48.191Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE checking P2P: 27405.200000047684
Logger.js:154 2023-07-21T12:23:01.644Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE disconnected JVB: 40858.10000002384
Logger.js:154 2023-07-21T12:23:01.817Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: ce65c473 active=false
Logger.js:154 2023-07-21T12:23:03.446Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: terminating... 11b5e916750f
Logger.js:154 2023-07-21T12:23:03.447Z [modules/xmpp/JingleSessionPC.js] <ha.onTerminated>: JingleSessionPC[session=P2P,initiator=false,sid=11b5e916750f] Session terminated connectivity-error ICE FAILED
Logger.js:154 2023-07-21T12:23:03.447Z [JitsiConference.js] <uh.onCallEnded>: Call ended: connectivity-error - ICE FAILED P2P ?true
Logger.js:154 2023-07-21T12:23:03.447Z [JitsiConference.js] <uh._stopP2PSession>: Stopping remote stats for P2P connection
Logger.js:154 2023-07-21T12:23:03.447Z [JitsiConference.js] <uh._stopP2PSession>: Stopping CallStats for P2P connection
Logger.js:154 2023-07-21T12:23:03.448Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=2,type=P2P] Removing remote track stream[id=4b3c4fca-audio-0-1,trackId=5d1847fc-11cf-4cd3-90c9-07f6086c5f52]
Logger.js:154 2023-07-21T12:23:03.448Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=2,type=P2P] Removing remote track stream[id=4b3c4fca-video-0-1,trackId=573ee0bb-d534-4a51-a03d-e856a57d775f]
Logger.js:154 2023-07-21T12:23:03.448Z [modules/RTC/TraceablePeerConnection.js] <rl.close>: TPC[id=2,type=P2P] Closing peerconnection
Logger.js:154 2023-07-21T12:23:03.685Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: ICE failed, enableForcedReload: undefined, enableIceRestart: undefined, supports restart by terminate: true
Logger.js:154 2023-07-21T12:23:03.686Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: Sending ICE failed - the connection did not recover, ICE state: disconnected, use 'session-terminate': true
Logger.js:154 2023-07-21T12:23:03.686Z [modules/xmpp/JingleSessionPC.js] <ha.terminate>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] Sending session-terminate
Logger.js:154 2023-07-21T12:23:03.686Z [modules/xmpp/JingleSessionPC.js] <ha.onTerminated>: JingleSessionPC[session=JVB,initiator=false,sid=aqs7eug2s6eqg] Session terminated undefined undefined
Logger.js:154 2023-07-21T12:23:03.687Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=1,type=JVB] Removing remote track stream[id=4b3c4fca-audio-0-2,trackId=a27e2f21-87b2-4291-93ef-91ed6806be1b-2]
Logger.js:154 2023-07-21T12:23:03.694Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=1,type=JVB] Removing remote track stream[id=4b3c4fca-video-0-2,trackId=ebd215c1-4ff8-460d-807f-e04de3742758-2]
Logger.js:154 2023-07-21T12:23:03.706Z [modules/RTC/TraceablePeerConnection.js] <rl.close>: TPC[id=1,type=JVB] Closing peerconnection
Logger.js:154 2023-07-21T12:23:03.725Z [modules/connectivity/IceFailedHandling.js] session-terminate for ice restart - done
Logger.js:154 2023-07-21T12:23:03.726Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1001 endpoint closed
s @ Logger.js:154
Logger.js:154 2023-07-21T12:23:03.736Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: Found a JSON-encoded element in session-initiate, translating to standard Jingle.
Logger.js:154 2023-07-21T12:23:03.737Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: (TIME) received session-initiate: 42950.200000047684
Logger.js:154 2023-07-21T12:23:03.740Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Using RTCRtpTransceiver#setCodecPreferences for codec selection
Logger.js:154 2023-07-21T12:23:03.740Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Create new TPC[id=3,type=JVB]
Logger.js:154 2023-07-21T12:23:03.740Z [JitsiConference.js] <uh._setBridgeChannel>: SCTP: offered=false, prefered=false
Logger.js:154 2023-07-21T12:23:03.740Z [JitsiConference.js] Using colibri-ws url wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=2egd0lft86ot8rdiosteqk7bd6
Logger.js:154 2023-07-21T12:23:03.741Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=3,type=JVB] adding LocalTrack[1,audio]
Logger.js:154 2023-07-21T12:23:03.743Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=3,type=JVB] adding LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:03.745Z [JitsiConference.js] <uh._acceptJvbIncomingCall>: Starting CallStats for JVB connection...
Logger.js:154 2023-07-21T12:23:03.757Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=3,type=JVB] Received track event for remote stream[id=4b3c4fca-audio-0-2,type=audio]
Logger.js:154 2023-07-21T12:23:03.757Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=3,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=2270381817,type=audio,sourceName=4b3c4fca-a0]
Logger.js:154 2023-07-21T12:23:03.763Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=3,type=JVB] Received track event for remote stream[id=4b3c4fca-video-0-2,type=video]
Logger.js:154 2023-07-21T12:23:03.763Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=3,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=1582460527,type=video,sourceName=4b3c4fca-v0]
Logger.js:154 2023-07-21T12:23:03.767Z [modules/connectivity/TrackStreamingStatus.ts] <new qd>: RtcMuteTimeout set to: 10000
Logger.js:154 2023-07-21T12:23:03.811Z [modules/xmpp/JingleSessionPC.js] <ha.sendSessionAccept>: JingleSessionPC[session=JVB,initiator=false,sid=ac7n487v7s75m] Sending session-accept
Logger.js:154 2023-07-21T12:23:03.813Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE checking JVB: 43027.5
Logger.js:154 2023-07-21T12:23:03.853Z [modules/RTC/BridgeChannel.js] <e.onopen>: websocket channel opened
Logger.js:154 2023-07-21T12:23:03.853Z [JitsiConferenceEventManager.js] <r.<anonymous>>: (TIME) data.channel.opened: 43067.299999952316
Logger.js:154 2023-07-21T12:23:03.856Z [modules/RTC/BridgeChannel.js] <ka.sendSourceVideoTypeMessage>: Sending SourceVideoTypeMessage with video type ce65c473-v0: camera
Logger.js:154 2023-07-21T12:23:03.856Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:03.856Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:03.856Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Received ServerHello, version=undefined.
Logger.js:154 2023-07-21T12:23:03.857Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: ce65c473 active=false
Logger.js:154 2023-07-21T12:23:03.857Z [modules/RTC/BridgeChannel.js] <e.onmessage>: New forwarded sources: 4b3c4fca-v0
Logger.js:154 2023-07-21T12:23:04.265Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[],"assumedBandwidthBps":-1}
Logger.js:154 2023-07-21T12:23:04.266Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=ac7n487v7s75m] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:23:04.266Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=3,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:04.267Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=3,type=JVB] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":200000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":700000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":2500000}]
Logger.js:154 2023-07-21T12:23:04.268Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:04.269Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:17.098Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:18.988Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE disconnected JVB: 58202.5
Logger.js:154 2023-07-21T12:23:21.030Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: ICE failed, enableForcedReload: undefined, enableIceRestart: undefined, supports restart by terminate: true
Logger.js:154 2023-07-21T12:23:21.030Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: Sending ICE failed - the connection did not recover, ICE state: disconnected, use 'session-terminate': true
Logger.js:154 2023-07-21T12:23:21.030Z [modules/xmpp/JingleSessionPC.js] <ha.terminate>: JingleSessionPC[session=JVB,initiator=false,sid=ac7n487v7s75m] Sending session-terminate
Logger.js:154 2023-07-21T12:23:21.030Z [modules/xmpp/JingleSessionPC.js] <ha.onTerminated>: JingleSessionPC[session=JVB,initiator=false,sid=ac7n487v7s75m] Session terminated undefined undefined
Logger.js:154 2023-07-21T12:23:21.031Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=3,type=JVB] Removing remote track stream[id=4b3c4fca-audio-0-2,trackId=a27e2f21-87b2-4291-93ef-91ed6806be1b-2]
Logger.js:154 2023-07-21T12:23:21.038Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=3,type=JVB] Removing remote track stream[id=4b3c4fca-video-0-2,trackId=ebd215c1-4ff8-460d-807f-e04de3742758-2]
Logger.js:154 2023-07-21T12:23:21.054Z [modules/RTC/TraceablePeerConnection.js] <rl.close>: TPC[id=3,type=JVB] Closing peerconnection
Logger.js:154 2023-07-21T12:23:21.072Z [modules/connectivity/IceFailedHandling.js] session-terminate for ice restart - done
Logger.js:154 2023-07-21T12:23:21.072Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1001 endpoint closed
s @ Logger.js:154
Logger.js:154 2023-07-21T12:23:21.079Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: Found a JSON-encoded element in session-initiate, translating to standard Jingle.
Logger.js:154 2023-07-21T12:23:21.080Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: (TIME) received session-initiate: 60290.799999952316
Logger.js:154 2023-07-21T12:23:21.082Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Using RTCRtpTransceiver#setCodecPreferences for codec selection
Logger.js:154 2023-07-21T12:23:21.082Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Create new TPC[id=4,type=JVB]
Logger.js:154 2023-07-21T12:23:21.083Z [JitsiConference.js] <uh._setBridgeChannel>: SCTP: offered=false, prefered=false
Logger.js:154 2023-07-21T12:23:21.083Z [JitsiConference.js] Using colibri-ws url wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=4hhdto94bshlihumfbop21lc55
Logger.js:154 2023-07-21T12:23:21.084Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=4,type=JVB] adding LocalTrack[1,audio]
Logger.js:154 2023-07-21T12:23:21.084Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=4,type=JVB] adding LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:21.086Z [JitsiConference.js] <uh._acceptJvbIncomingCall>: Starting CallStats for JVB connection...
Logger.js:154 2023-07-21T12:23:21.101Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=4,type=JVB] Received track event for remote stream[id=4b3c4fca-audio-0-2,type=audio]
Logger.js:154 2023-07-21T12:23:21.101Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=4,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=2270381817,type=audio,sourceName=4b3c4fca-a0]
Logger.js:154 2023-07-21T12:23:21.106Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=4,type=JVB] Received track event for remote stream[id=4b3c4fca-video-0-2,type=video]
Logger.js:154 2023-07-21T12:23:21.106Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=4,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=1582460527,type=video,sourceName=4b3c4fca-v0]
Logger.js:154 2023-07-21T12:23:21.110Z [modules/connectivity/TrackStreamingStatus.ts] <new qd>: RtcMuteTimeout set to: 10000
Logger.js:154 2023-07-21T12:23:21.152Z [modules/xmpp/JingleSessionPC.js] <ha.sendSessionAccept>: JingleSessionPC[session=JVB,initiator=false,sid=r950dei1nht3] Sending session-accept
Logger.js:154 2023-07-21T12:23:21.153Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE checking JVB: 60365.10000002384
Logger.js:154 2023-07-21T12:23:21.195Z [modules/RTC/BridgeChannel.js] <e.onopen>: websocket channel opened
Logger.js:154 2023-07-21T12:23:21.195Z [JitsiConferenceEventManager.js] <r.<anonymous>>: (TIME) data.channel.opened: 60407.200000047684
Logger.js:154 2023-07-21T12:23:21.198Z [modules/RTC/BridgeChannel.js] <ka.sendSourceVideoTypeMessage>: Sending SourceVideoTypeMessage with video type ce65c473-v0: camera
Logger.js:154 2023-07-21T12:23:21.198Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:21.198Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:21.198Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:21.199Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Received ServerHello, version=undefined.
Logger.js:154 2023-07-21T12:23:21.199Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: ce65c473 active=false
Logger.js:154 2023-07-21T12:23:21.199Z [modules/RTC/BridgeChannel.js] <e.onmessage>: New forwarded sources: 4b3c4fca-v0
Logger.js:154 2023-07-21T12:23:21.484Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[],"assumedBandwidthBps":-1}
Logger.js:154 2023-07-21T12:23:21.484Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=r950dei1nht3] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:23:21.485Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=4,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:21.485Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=4,type=JVB] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":200000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":700000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":2500000}]
Logger.js:154 2023-07-21T12:23:21.486Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:21.486Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:34.466Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:36.397Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE disconnected JVB: 75608.60000002384
Logger.js:154 2023-07-21T12:23:38.436Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: ICE failed, enableForcedReload: undefined, enableIceRestart: undefined, supports restart by terminate: true
Logger.js:154 2023-07-21T12:23:38.436Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: Sending ICE failed - the connection did not recover, ICE state: disconnected, use 'session-terminate': true
Logger.js:154 2023-07-21T12:23:38.437Z [modules/xmpp/JingleSessionPC.js] <ha.terminate>: JingleSessionPC[session=JVB,initiator=false,sid=r950dei1nht3] Sending session-terminate
Logger.js:154 2023-07-21T12:23:38.437Z [modules/xmpp/JingleSessionPC.js] <ha.onTerminated>: JingleSessionPC[session=JVB,initiator=false,sid=r950dei1nht3] Session terminated undefined undefined
Logger.js:154 2023-07-21T12:23:38.438Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=4,type=JVB] Removing remote track stream[id=4b3c4fca-audio-0-2,trackId=a27e2f21-87b2-4291-93ef-91ed6806be1b-2]
Logger.js:154 2023-07-21T12:23:38.444Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=4,type=JVB] Removing remote track stream[id=4b3c4fca-video-0-2,trackId=ebd215c1-4ff8-460d-807f-e04de3742758-2]
Logger.js:154 2023-07-21T12:23:38.457Z [modules/RTC/TraceablePeerConnection.js] <rl.close>: TPC[id=4,type=JVB] Closing peerconnection
Logger.js:154 2023-07-21T12:23:38.477Z [modules/connectivity/IceFailedHandling.js] session-terminate for ice restart - done
Logger.js:154 2023-07-21T12:23:38.477Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1001 endpoint closed
s @ Logger.js:154
Logger.js:154 2023-07-21T12:23:38.487Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: Found a JSON-encoded element in session-initiate, translating to standard Jingle.
Logger.js:154 2023-07-21T12:23:38.488Z [modules/xmpp/strophe.jingle.js] <fa.onJingle>: (TIME) received session-initiate: 77698.79999995232
Logger.js:154 2023-07-21T12:23:38.490Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Using RTCRtpTransceiver#setCodecPreferences for codec selection
Logger.js:154 2023-07-21T12:23:38.490Z [modules/RTC/TraceablePeerConnection.js] <new rl>: Create new TPC[id=5,type=JVB]
Logger.js:154 2023-07-21T12:23:38.491Z [JitsiConference.js] <uh._setBridgeChannel>: SCTP: offered=false, prefered=false
Logger.js:154 2023-07-21T12:23:38.491Z [JitsiConference.js] Using colibri-ws url wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81
Logger.js:154 2023-07-21T12:23:38.492Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=5,type=JVB] adding LocalTrack[1,audio]
Logger.js:154 2023-07-21T12:23:38.493Z [modules/RTC/TraceablePeerConnection.js] <rl.addTrack>: TPC[id=5,type=JVB] adding LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:38.494Z [JitsiConference.js] <uh._acceptJvbIncomingCall>: Starting CallStats for JVB connection...
Logger.js:154 2023-07-21T12:23:38.504Z [modules/statistics/AudioOutputProblemDetector.js] A potential problem is detected with the audio output for participant 4b3c4fca, local audio levels: [null,null], remote audio levels: undefined
s @ Logger.js:154
Logger.js:154 2023-07-21T12:23:38.506Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=5,type=JVB] Received track event for remote stream[id=4b3c4fca-audio-0-2,type=audio]
Logger.js:154 2023-07-21T12:23:38.506Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=5,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=2270381817,type=audio,sourceName=4b3c4fca-a0]
Logger.js:154 2023-07-21T12:23:38.510Z [modules/RTC/TraceablePeerConnection.js] <rl._remoteTrackAdded>: TPC[id=5,type=JVB] Received track event for remote stream[id=4b3c4fca-video-0-2,type=video]
Logger.js:154 2023-07-21T12:23:38.510Z [modules/RTC/TraceablePeerConnection.js] <rl._createRemoteTrack>: TPC[id=5,type=JVB] creating remote track[endpoint=4b3c4fca,ssrc=1582460527,type=video,sourceName=4b3c4fca-v0]
Logger.js:154 2023-07-21T12:23:38.512Z [modules/connectivity/TrackStreamingStatus.ts] <new qd>: RtcMuteTimeout set to: 10000
Logger.js:154 2023-07-21T12:23:38.562Z [modules/xmpp/JingleSessionPC.js] <ha.sendSessionAccept>: JingleSessionPC[session=JVB,initiator=false,sid=ds9l08665dl16] Sending session-accept
Logger.js:154 2023-07-21T12:23:38.565Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE checking JVB: 77776.29999995232
Logger.js:154 2023-07-21T12:23:38.603Z [modules/RTC/BridgeChannel.js] <e.onopen>: websocket channel opened
Logger.js:154 2023-07-21T12:23:38.603Z [JitsiConferenceEventManager.js] <r.<anonymous>>: (TIME) data.channel.opened: 77814.70000004768
Logger.js:154 2023-07-21T12:23:38.607Z [modules/RTC/BridgeChannel.js] <ka.sendSourceVideoTypeMessage>: Sending SourceVideoTypeMessage with video type ce65c473-v0: camera
Logger.js:154 2023-07-21T12:23:38.607Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:38.607Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:38.607Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:38.608Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:38.608Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Received ServerHello, version=undefined.
Logger.js:154 2023-07-21T12:23:38.608Z [modules/RTC/BridgeChannel.js] <e.onmessage>: Endpoint connection status changed: ce65c473 active=false
Logger.js:154 2023-07-21T12:23:38.609Z [modules/RTC/BridgeChannel.js] <e.onmessage>: New forwarded sources: 4b3c4fca-v0
Logger.js:154 2023-07-21T12:23:38.895Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[],"assumedBandwidthBps":-1}
Logger.js:154 2023-07-21T12:23:38.895Z [modules/xmpp/JingleSessionPC.js] <ha.setSenderVideoConstraint>: JingleSessionPC[session=JVB,initiator=false,sid=ds9l08665dl16] setSenderVideoConstraint: 180, sourceName: ce65c473-v0
Logger.js:154 2023-07-21T12:23:38.896Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=5,type=JVB] Setting degradation preference [preference=maintain-framerate,track=LocalTrack[2,video]
Logger.js:154 2023-07-21T12:23:38.896Z [modules/RTC/TraceablePeerConnection.js] <rl._updateVideoSenderEncodings>: TPC[id=5,type=JVB] setting max height=180,encodings=[{"active":true,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":200000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":700000},{"active":false,"adaptivePtime":false,"networkPriority":"low","priority":"low","maxBitrate":2500000}]
Logger.js:154 2023-07-21T12:23:38.897Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:38.897Z [modules/RTC/BridgeChannel.js] <e.onmessage>: SenderSourceConstraints: ce65c473-v0 - 180
Logger.js:154 2023-07-21T12:23:51.862Z [modules/RTC/BridgeChannel.js] <ka.sendReceiverVideoConstraintsMessage>: Sending ReceiverVideoConstraints with {"constraints":{"4b3c4fca-v0":{"maxHeight":2160}},"defaultConstraints":{"maxHeight":0},"lastN":-1,"onStageSources":["4b3c4fca-v0"],"selectedSources":[]}
Logger.js:154 2023-07-21T12:23:53.741Z [modules/xmpp/JingleSessionPC.js] <peerconnection.oniceconnectionstatechange>: (TIME) ICE disconnected JVB: 92952.29999995232
Logger.js:154 2023-07-21T12:23:55.779Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: ICE failed, enableForcedReload: undefined, enableIceRestart: undefined, supports restart by terminate: true
Logger.js:154 2023-07-21T12:23:55.779Z [modules/connectivity/IceFailedHandling.js] <bl._actOnIceFailed>: Sending ICE failed - the connection did not recover, ICE state: disconnected, use 'session-terminate': true
Logger.js:154 2023-07-21T12:23:55.779Z [modules/xmpp/JingleSessionPC.js] <ha.terminate>: JingleSessionPC[session=JVB,initiator=false,sid=ds9l08665dl16] Sending session-terminate
Logger.js:154 2023-07-21T12:23:55.779Z [modules/xmpp/JingleSessionPC.js] <ha.onTerminated>: JingleSessionPC[session=JVB,initiator=false,sid=ds9l08665dl16] Session terminated undefined undefined
Logger.js:154 2023-07-21T12:23:55.780Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=5,type=JVB] Removing remote track stream[id=4b3c4fca-audio-0-2,trackId=a27e2f21-87b2-4291-93ef-91ed6806be1b-2]
Logger.js:154 2023-07-21T12:23:55.786Z [modules/RTC/TraceablePeerConnection.js] <rl._removeRemoteTrack>: TPC[id=5,type=JVB] Removing remote track stream[id=4b3c4fca-video-0-2,trackId=ebd215c1-4ff8-460d-807f-e04de3742758-2]
Logger.js:154 2023-07-21T12:23:55.797Z [modules/RTC/TraceablePeerConnection.js] <rl.close>: TPC[id=5,type=JVB] Closing peerconnection
Logger.js:154 2023-07-21T12:23:55.819Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1001 endpoint closed
s @ Logger.js:154
Logger.js:154 2023-07-21T12:23:55.823Z [modules/connectivity/IceFailedHandling.js] <s._conference.jvbJingleSession.terminate.reason>: session-terminate for ice restart - error: undefined
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
Logger.js:154 2023-07-21T12:23:56.933Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
Logger.js:154 2023-07-21T12:23:58.936Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
Logger.js:154 2023-07-21T12:24:02.934Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
Logger.js:154 2023-07-21T12:24:11.211Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
Logger.js:154 2023-07-21T12:24:26.942Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
s @ Logger.js:154
BridgeChannel.js:91 WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ BridgeChannel.js:91
t @ BridgeChannel.js:122
Logger.js:154 2023-07-21T12:24:58.944Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
overrideMethod @ console.js:213
s @ Logger.js:154
e.onclose @ BridgeChannel.js:394
Show 1 more frame
Show less
WebSocket connection to 'wss://[OBFUSCATED]/colibri-ws/172.20.0.4/5d66ecaca400f9c7/ce65c473?pwd=3b6e7i5kfmho73ou44tgu1mh81' failed:
_initWebSocket @ lib-jitsi-meet.min.js:2
t @ lib-jitsi-meet.min.js:2
2023-07-21T12:25:58.954Z [modules/RTC/BridgeChannel.js] <e.onclose>: Channel closed: 1006
overrideMethod @ react_devtools_backend_compact.js:13096
s @ lib-jitsi-meet.min.js:2
e.onclose @ lib-jitsi-meet.min.js:2
Media packets from clients to the public IP are not forwarded and cannot reach the jvb container. Clients are sending UDP packets on port 10000 to the public IP advertised by the jvb, an those packets need to be forwarded and reach the jvb container on port 10000.
Did you set JVB_ADVERTISE_IPS ?
Yes I did set it to my public IP
If you are testing within your LAN your router might not support hairpinning. Have you tried to also set the private IP of your server? Not the docker IP, the LAN IP of the server which runs the container.
The issue is solved. It was my companies firewall who blocked the port 10000.
Thx for your help
Hi everyone, I used Jitsi quite a while on my server. Lately I discovered that my setup was not working anymore. Since day one I used the docker images and the setup instructions you provided. Only difference is that I use Traefik as my reverse proxy solution.
When I discovered jitsi was not working anymore, I did a full clean install following your instructions. Fronted vise it seems to be working. I can navigate to the frontend, join a meeting and see my own webcam. Problems occur, when a second person joins. This person also sees himself, but we cannot see and hear each other. After a while, an error message will be shown that states, that the videobridge has been disconnected and video quality is decreased.
The logs however dont show a particular exception message or anything else. Does anyone now, what I have to do to get jitsi running again? Any help is appreciated.
Best regards,
Merlin