Hey guys, I am trying to send an audio file or save the resultant conversation i…n a video-call. I don't see any errors in the terminal but I can't hear the audio sent from the call in which I am connected or I either see any file saved.
I tried two commands from $MY_DOMAIN (a Jitsi one) and the same commands from the jitsi domain directly. Could you help us please? Thanks in advance.
-------------------------------------------------MY_DOMAIN send audio file---------------------------------------------------
```gst-meet --web-socket-url=wss://$MY_DOMAIN/xmpp-websocket \```
```--room-name=meetingDeLore \```
```--send-pipeline="filesrc location=/tmp/speech_orig.opus ! queue ! oggdemux name=audio" --verbose```
2023-02-27T13:23:47.774917Z INFO Connecting XMPP WebSocket to wss://$MY_DOMAIN/xmpp-websocket
2023-02-27T13:23:48.000114Z DEBUG No cached session for DnsName(DnsName(DnsName("$MY_DOMAIN")))
2023-02-27T13:23:48.000253Z DEBUG Not resuming any session
2023-02-27T13:23:48.204514Z DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
2023-02-27T13:23:48.204576Z DEBUG Not resuming
2023-02-27T13:23:48.204758Z DEBUG TLS1.3 encrypted extensions: [ServerNameAck]
2023-02-27T13:23:48.204770Z DEBUG ALPN protocol is None
2023-02-27T13:23:48.409183Z DEBUG Ticket saved
2023-02-27T13:23:48.409228Z DEBUG Ticket saved
2023-02-27T13:23:48.717241Z DEBUG Client handshake done.
2023-02-27T13:23:48.717863Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="$MY_DOMAIN" version="1.0"/>
2023-02-27T13:23:48.921081Z DEBUG XMPP <<< <open xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='4ca9a4ad-e322-4414-be4a-c3cca43ae36e' from='$MY_DOMAIN' version='1.0'/>
2023-02-27T13:23:48.921158Z INFO Connected XMPP WebSocket
2023-02-27T13:23:48.921167Z DEBUG XMPP <<< <stream:features xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>ANONYMOUS</mechanism></mechanisms></stream:features>
2023-02-27T13:23:48.921227Z DEBUG XMPP >>> <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism="ANONYMOUS"></auth>
2023-02-27T13:23:49.125572Z DEBUG XMPP <<< <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
2023-02-27T13:23:49.125637Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="$MY_DOMAIN" version="1.0"/>
2023-02-27T13:23:49.330533Z DEBUG XMPP <<< <open xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='d3e61e30-5671-4aae-a1f7-ac541ff5dc9b' from='$MY_DOMAIN' version='1.0'/>
2023-02-27T13:23:49.330654Z INFO Logged in anonymously
2023-02-27T13:23:49.330672Z DEBUG XMPP <<< <stream:features xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><required/></bind><session xmlns='urn:ietf:params:xml:ns:xmpp-session'><optional/></session><ver xmlns='urn:xmpp:features:rosterver'/><c hash='sha-1' node='http://prosody.im' ver='MYVRqgqLMbD4o4BPu9zWnq2BlY4=' xmlns='http://jabber.org/protocol/caps'/><sm xmlns='urn:xmpp:sm:2'><optional/></sm><sm xmlns='urn:xmpp:sm:3'><optional/></sm><sub xmlns='urn:xmpp:features:pre-approval'/></stream:features>
2023-02-27T13:23:49.330910Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="bd67aa77-aaad-493c-8cba-0e565ef1c201" type="set"><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
2023-02-27T13:23:49.535428Z DEBUG XMPP <<< <iq type='result' id='bd67aa77-aaad-493c-8cba-0e565ef1c201' xmlns='jabber:client'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa</jid></bind></iq>
2023-02-27T13:23:49.535511Z INFO My JID: admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa
2023-02-27T13:23:49.535575Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa" id="b288fecf-4762-4bf0-89d8-1860972623ad" to="$MY_DOMAIN" type="get"><query xmlns='http://jabber.org/protocol/disco#info'/></iq>
2023-02-27T13:23:49.740574Z DEBUG XMPP <<< <iq id='b288fecf-4762-4bf0-89d8-1860972623ad' to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' type='result' from='$MY_DOMAIN' xmlns='jabber:client'><query xmlns='http://jabber.org/protocol/disco#info'><identity name='conferenceduration.$MY_DOMAIN' type='conference_duration' category='component'/><identity name='Prosody PubSub Service' type='service' category='pubsub'/><identity name='Prosody' type='im' category='server'/><identity name='speakerstats.$MY_DOMAIN' type='speakerstats' category='component'/><feature var='msgoffline'/><feature var='http://jabber.org/protocol/commands'/><feature var='urn:xmpp:ping'/><feature var='jabber:iq:last'/><feature var='vcard-temp'/><feature var='jabber:iq:register'/><feature var='jabber:iq:private'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#publish-options'/><feature var='http://jabber.org/protocol/pubsub#member-affiliation'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='http://jabber.org/protocol/pubsub#delete-items'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node-max'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='http://jabber.org/protocol/pubsub#multi-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:roster'/><feature var='urn:xmpp:time'/><feature var='jabber:iq:time'/><feature var='jabber:iq:version'/></query></iq>
2023-02-27T13:23:49.740877Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa" id="a32fcb8a-93af-4ebc-8311-a131fb050572" to="$MY_DOMAIN" type="get"><services xmlns='urn:xmpp:extdisco:2'/></iq>
2023-02-27T13:23:49.945011Z DEBUG XMPP <<< <iq id='a32fcb8a-93af-4ebc-8311-a131fb050572' to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' type='error' from='$MY_DOMAIN' xmlns='jabber:client'><error type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
2023-02-27T13:23:49.945086Z WARN discovering external services failed: STUN/TURN will not work
2023-02-27T13:23:49.945378Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="44f7df9b-5d9b-46d8-b0be-51870ca660f7" to="focus@auth.$MY_DOMAIN/focus" type="set"><conference xmlns='http://jitsi.org/protocol/focus' machine-uid="0b98c7e7-70cc-4093-9402-c0324db8984b" room="meetingDeLore@conference.$MY_DOMAIN"><property name="startBitrate" value="800"/><property name="stereo" value="false"/></conference></iq>
2023-02-27T13:23:50.207973Z DEBUG XMPP <<< <iq xml:lang='en-US' id='44f7df9b-5d9b-46d8-b0be-51870ca660f7' to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' type='result' from='focus@auth.$MY_DOMAIN/focus' xmlns='jabber:client'><conference focusjid='focus@auth.$MY_DOMAIN' room='meetingdelore@conference.$MY_DOMAIN' xmlns='http://jitsi.org/protocol/focus' ready='true'><property name='authentication' value='false'/></conference></iq>
2023-02-27T13:23:50.208459Z DEBUG send_presence{self=JitsiConference { jid: FullJID(admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa), config: JitsiConferenceConfig { muc: BareJID(meetingDeLore@conference.$MY_DOMAIN), focus: Full(FullJID(focus@auth.$MY_DOMAIN/focus)), nick: "gst-meet", region: None, video_codec: "vp9", extra_muc_features: [], start_bitrate: 800, stereo: false, recv_video_scale_width: 1280, recv_video_scale_height: 720, buffer_size: 200 }, inner: Mutex { data: <locked> } } payloads=[Element { name: "x", namespace: "http://jabber.org/protocol/muc", prefixes: Prefixes(), attributes: {}, children: [] }, Element { name: "c", namespace: "http://jabber.org/protocol/caps", prefixes: Prefixes(), attributes: {"hash": "sha-1", "node": "https://github.com/avstack/gst-meet", "ver": "swMAgANtyBNi66ghGYklxmQQoAQ="}, children: [] }, Element { name: "c", namespace: "urn:xmpp:caps", prefixes: Prefixes(), attributes: {}, children: [Element(Element { name: "hash", namespace: "urn:xmpp:hashes:2", prefixes: Prefixes(), attributes: {"algo": "sha-256"}, children: [Text("G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=")] })] }, Element { name: "stats-id", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }, Element { name: "jitsi_participant_codecType", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("vp9")] }, Element { name: "audiomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "videomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "nick", namespace: "http://jabber.org/protocol/nick", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }]}: close time.busy=39.1µs time.idle=6.02µs
2023-02-27T13:23:50.208609Z DEBUG XMPP >>> <presence xmlns='jabber:client' to="meetingDeLore@conference.$MY_DOMAIN/admb3b7b110"><x xmlns='http://jabber.org/protocol/muc'/><c xmlns='http://jabber.org/protocol/caps' hash="sha-1" node="https://github.com/avstack/gst-meet" ver="swMAgANtyBNi66ghGYklxmQQoAQ="/><c xmlns='urn:xmpp:caps'><hash xmlns='urn:xmpp:hashes:2' algo="sha-256">G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick></presence>
2023-02-27T13:23:50.457471Z DEBUG XMPP <<< <presence xml:lang='en-US' id='D457L-90662' to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' from='meetingdelore@conference.$MY_DOMAIN/focus' xmlns='jabber:client'><priority>0</priority><etherpad xmlns='http://jitsi.org/jitmeet/etherpad'>meetingdelore</etherpad><versions xmlns='http://jitsi.org/jitmeet'><component name='focus'>1.0.968</component></versions><conference-properties xmlns='http://jitsi.org/protocol/focus'><property value='true' key='support-terminate-restart'/></conference-properties><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://jitsi.org/jicofo' ver='Lg0vhCNhxjoeKJi2/hukdsizNWA='/><occupant-id xmlns='urn:xmpp:occupant-id:0' id='4RR3T6ERGFb0sIIiCoySyh5BUWqElBSzccqmwqQ6ABw='/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='focus@auth.$MY_DOMAIN/focus'/></x></presence>
2023-02-27T13:23:50.457584Z DEBUG XMPP <<< <presence to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' xml:lang='en' from='meetingdelore@conference.$MY_DOMAIN/admb3b7b110' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id xmlns='urn:xmpp:occupant-id:0' id='gLk8IhXFkwRU4JG14PI4LkSYNnzQWRJHKV/yEw75Rio='/><x xmlns='http://jabber.org/protocol/muc#user'><status code='100'/><item affiliation='none' role='participant' jid='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa'/><status code='110'/></x></presence>
2023-02-27T13:23:50.457637Z DEBUG XMPP <<< <message to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' type='groupchat' from='meetingdelore@conference.$MY_DOMAIN' xmlns='jabber:client'><subject/></message>
2023-02-27T13:23:50.457650Z DEBUG XMPP <<< <presence to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' xml:lang='en' from='meetingdelore@conference.$MY_DOMAIN/admb3b7b110' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id xmlns='urn:xmpp:occupant-id:0' id='gLk8IhXFkwRU4JG14PI4LkSYNnzQWRJHKV/yEw75Rio='/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa'><actor nick='focus'/></item><status code='110'/></x></presence>
2023-02-27T13:24:19.537001Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="28df8735-96ed-4861-a4a5-6bcf4de9be20" type="get"><ping xmlns='urn:xmpp:ping'/></iq>
2023-02-27T13:24:19.743841Z DEBUG XMPP <<< <iq to='admb3b7b110-cxukqwfr8ceq@$MY_DOMAIN/lNRPxyeHWNYa' type='result' id='28df8735-96ed-4861-a4a5-6bcf4de9be20' xmlns='jabber:client'/>`
-------------------------------------------------MY_DOMAIN save participant files---------------------------------------------------
/tmp/gst-meet/ is always empty
```gst-meet --web-socket-url=wss://$MY_DOMAIN/xmpp-websocket \```
```--xmpp-domain=$MY_DOMAIN \```
```--room-name=meetingdelore \```
```--recv-pipeline-participant-template="webmmux name=muxer ! filesink location=/tmp/gst-meet/{participant_id}.webm```
```opusparse name=audio ! muxer.audio_0```
```capsfilter caps=video/x-vp8 name=video ! muxer.video_0" --verbose```
2023-02-27T14:11:53.690155Z INFO Connecting XMPP WebSocket to wss://$MY_DOMAIN/xmpp-websocket
2023-02-27T14:11:53.922107Z DEBUG No cached session for DnsName(DnsName(DnsName("$MY_DOMAIN")))
2023-02-27T14:11:53.922209Z DEBUG Not resuming any session
2023-02-27T14:11:54.127194Z DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
2023-02-27T14:11:54.127240Z DEBUG Not resuming
2023-02-27T14:11:54.127473Z DEBUG TLS1.3 encrypted extensions: [ServerNameAck]
2023-02-27T14:11:54.127486Z DEBUG ALPN protocol is None
2023-02-27T14:11:54.332302Z DEBUG Ticket saved
2023-02-27T14:11:54.332345Z DEBUG Ticket saved
2023-02-27T14:11:54.536751Z DEBUG Client handshake done.
2023-02-27T14:11:54.536989Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="$MY_DOMAIN" version="1.0"/>
2023-02-27T14:11:54.742288Z DEBUG XMPP <<< <open xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='8723a678-718d-4dfc-baf2-66b784a2b71d' from='$MY_DOMAIN' version='1.0'/>
2023-02-27T14:11:54.742625Z INFO Connected XMPP WebSocket
2023-02-27T14:11:54.742654Z DEBUG XMPP <<< <stream:features xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>ANONYMOUS</mechanism></mechanisms></stream:features>
2023-02-27T14:11:54.742891Z DEBUG XMPP >>> <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism="ANONYMOUS"></auth>
2023-02-27T14:11:54.946192Z DEBUG XMPP <<< <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
2023-02-27T14:11:54.946399Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="$MY_DOMAIN" version="1.0"/>
2023-02-27T14:11:55.151062Z DEBUG XMPP <<< <open xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='ec1d3f3c-604e-450f-bf29-873921ad14f6' from='$MY_DOMAIN' version='1.0'/>
2023-02-27T14:11:55.151134Z INFO Logged in anonymously
2023-02-27T14:11:55.151141Z DEBUG XMPP <<< <stream:features xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><required/></bind><session xmlns='urn:ietf:params:xml:ns:xmpp-session'><optional/></session><ver xmlns='urn:xmpp:features:rosterver'/><c hash='sha-1' node='http://prosody.im' ver='MYVRqgqLMbD4o4BPu9zWnq2BlY4=' xmlns='http://jabber.org/protocol/caps'/><sm xmlns='urn:xmpp:sm:2'><optional/></sm><sm xmlns='urn:xmpp:sm:3'><optional/></sm><sub xmlns='urn:xmpp:features:pre-approval'/></stream:features>
2023-02-27T14:11:55.151284Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="8015a745-9e8e-40d4-9f3b-149885c31cb0" type="set"><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
2023-02-27T14:11:55.355920Z DEBUG XMPP <<< <iq type='result' id='8015a745-9e8e-40d4-9f3b-149885c31cb0' xmlns='jabber:client'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s</jid></bind></iq>
2023-02-27T14:11:55.356034Z INFO My JID: rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s
2023-02-27T14:11:55.356129Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s" id="628603a6-5783-40b7-bed0-238637883b95" to="$MY_DOMAIN" type="get"><query xmlns='http://jabber.org/protocol/disco#info'/></iq>
2023-02-27T14:11:55.560713Z DEBUG XMPP <<< <iq id='628603a6-5783-40b7-bed0-238637883b95' to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' type='result' from='$MY_DOMAIN' xmlns='jabber:client'><query xmlns='http://jabber.org/protocol/disco#info'><identity name='conferenceduration.$MY_DOMAIN' type='conference_duration' category='component'/><identity name='Prosody PubSub Service' type='service' category='pubsub'/><identity name='Prosody' type='im' category='server'/><identity name='speakerstats.$MY_DOMAIN' type='speakerstats' category='component'/><feature var='msgoffline'/><feature var='http://jabber.org/protocol/commands'/><feature var='urn:xmpp:ping'/><feature var='jabber:iq:last'/><feature var='vcard-temp'/><feature var='jabber:iq:register'/><feature var='jabber:iq:private'/><feature var='http://jabber.org/protocol/pubsub'/><feature var='http://jabber.org/protocol/pubsub#delete-nodes'/><feature var='http://jabber.org/protocol/pubsub#publisher-affiliation'/><feature var='http://jabber.org/protocol/pubsub#retrieve-items'/><feature var='http://jabber.org/protocol/pubsub#publish-options'/><feature var='http://jabber.org/protocol/pubsub#member-affiliation'/><feature var='http://jabber.org/protocol/pubsub#persistent-items'/><feature var='http://jabber.org/protocol/pubsub#meta-data'/><feature var='http://jabber.org/protocol/pubsub#delete-items'/><feature var='http://jabber.org/protocol/pubsub#instant-nodes'/><feature var='http://jabber.org/protocol/pubsub#retract-items'/><feature var='http://jabber.org/protocol/pubsub#purge-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node'/><feature var='http://jabber.org/protocol/pubsub#item-ids'/><feature var='http://jabber.org/protocol/pubsub#create-and-configure'/><feature var='http://jabber.org/protocol/pubsub#subscription-options'/><feature var='http://jabber.org/protocol/pubsub#create-nodes'/><feature var='http://jabber.org/protocol/pubsub#config-node-max'/><feature var='http://jabber.org/protocol/pubsub#access-open'/><feature var='http://jabber.org/protocol/pubsub#modify-affiliations'/><feature var='http://jabber.org/protocol/pubsub#outcast-affiliation'/><feature var='http://jabber.org/protocol/pubsub#multi-items'/><feature var='http://jabber.org/protocol/pubsub#retrieve-default'/><feature var='http://jabber.org/protocol/pubsub#retrieve-subscriptions'/><feature var='http://jabber.org/protocol/pubsub#subscribe'/><feature var='http://jabber.org/protocol/pubsub#publish'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:roster'/><feature var='urn:xmpp:time'/><feature var='jabber:iq:time'/><feature var='jabber:iq:version'/></query></iq>
2023-02-27T14:11:55.561235Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s" id="03244ffd-929f-4ce1-98d4-995ee7e5a216" to="$MY_DOMAIN" type="get"><services xmlns='urn:xmpp:extdisco:2'/></iq>
2023-02-27T14:11:55.766127Z DEBUG XMPP <<< <iq id='03244ffd-929f-4ce1-98d4-995ee7e5a216' to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' type='error' from='$MY_DOMAIN' xmlns='jabber:client'><error type='cancel'><service-unavailable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/></error></iq>
2023-02-27T14:11:55.766329Z WARN discovering external services failed: STUN/TURN will not work
2023-02-27T14:11:55.766953Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="3cfa1f8d-d5e5-4561-83bf-a862d05aaeb2" to="focus@auth.$MY_DOMAIN/focus" type="set"><conference xmlns='http://jitsi.org/protocol/focus' machine-uid="f3838a0a-9efa-4963-880f-427b6e824f2b" room="meetingdelore@conference.$MY_DOMAIN"><property name="startBitrate" value="800"/><property name="stereo" value="false"/></conference></iq>
2023-02-27T14:11:56.072688Z DEBUG XMPP <<< <iq xml:lang='en-US' id='3cfa1f8d-d5e5-4561-83bf-a862d05aaeb2' to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' type='result' from='focus@auth.$MY_DOMAIN/focus' xmlns='jabber:client'><conference focusjid='focus@auth.$MY_DOMAIN' room='meetingdelore@conference.$MY_DOMAIN' xmlns='http://jitsi.org/protocol/focus' ready='true'><property name='authentication' value='false'/></conference></iq>
2023-02-27T14:11:56.072966Z DEBUG send_presence{self=JitsiConference { jid: FullJID(rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s), config: JitsiConferenceConfig { muc: BareJID(meetingdelore@conference.$MY_DOMAIN), focus: Full(FullJID(focus@auth.$MY_DOMAIN/focus)), nick: "gst-meet", region: None, video_codec: "vp9", extra_muc_features: [], start_bitrate: 800, stereo: false, recv_video_scale_width: 1280, recv_video_scale_height: 720, buffer_size: 200 }, inner: Mutex { data: <locked> } } payloads=[Element { name: "x", namespace: "http://jabber.org/protocol/muc", prefixes: Prefixes(), attributes: {}, children: [] }, Element { name: "c", namespace: "http://jabber.org/protocol/caps", prefixes: Prefixes(), attributes: {"hash": "sha-1", "node": "https://github.com/avstack/gst-meet", "ver": "swMAgANtyBNi66ghGYklxmQQoAQ="}, children: [] }, Element { name: "c", namespace: "urn:xmpp:caps", prefixes: Prefixes(), attributes: {}, children: [Element(Element { name: "hash", namespace: "urn:xmpp:hashes:2", prefixes: Prefixes(), attributes: {"algo": "sha-256"}, children: [Text("G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=")] })] }, Element { name: "stats-id", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }, Element { name: "jitsi_participant_codecType", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("vp9")] }, Element { name: "audiomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "videomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "nick", namespace: "http://jabber.org/protocol/nick", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }]}: close time.busy=17.2µs time.idle=4.76µs
2023-02-27T14:11:56.073082Z DEBUG XMPP >>> <presence xmlns='jabber:client' to="meetingdelore@conference.$MY_DOMAIN/rit_2iqp"><x xmlns='http://jabber.org/protocol/muc'/><c xmlns='http://jabber.org/protocol/caps' hash="sha-1" node="https://github.com/avstack/gst-meet" ver="swMAgANtyBNi66ghGYklxmQQoAQ="/><c xmlns='urn:xmpp:caps'><hash xmlns='urn:xmpp:hashes:2' algo="sha-256">G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick></presence>
2023-02-27T14:11:56.278409Z DEBUG XMPP <<< <presence xml:lang='en-US' id='D457L-91246' to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' from='meetingdelore@conference.$MY_DOMAIN/focus' xmlns='jabber:client'><priority>0</priority><etherpad xmlns='http://jitsi.org/jitmeet/etherpad'>meetingdelore</etherpad><versions xmlns='http://jitsi.org/jitmeet'><component name='focus'>1.0.968</component></versions><conference-properties xmlns='http://jitsi.org/protocol/focus'><property value='true' key='support-terminate-restart'/></conference-properties><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://jitsi.org/jicofo' ver='Lg0vhCNhxjoeKJi2/hukdsizNWA='/><occupant-id xmlns='urn:xmpp:occupant-id:0' id='aEE8mdnlgi+ncfjoBOhteQuIT834jM++MhqMyO3FW2w='/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='focus@auth.$MY_DOMAIN/focus'/></x></presence>
2023-02-27T14:11:56.279414Z DEBUG XMPP <<< <presence to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' xml:lang='en' from='meetingdelore@conference.$MY_DOMAIN/rit_2iqp' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id xmlns='urn:xmpp:occupant-id:0' id='rUiBQcaQ9Fg1QhDL1Lnb0u7oQYmB5N/dOR4w0OyQ7ec='/><x xmlns='http://jabber.org/protocol/muc#user'><status code='100'/><item affiliation='none' role='participant' jid='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s'/><status code='110'/></x></presence>
2023-02-27T14:11:56.279576Z DEBUG Joined MUC: meetingdelore@conference.$MY_DOMAIN
2023-02-27T14:11:56.279596Z DEBUG XMPP <<< <message to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' type='groupchat' from='meetingdelore@conference.$MY_DOMAIN' xmlns='jabber:client'><subject/></message>
2023-02-27T14:11:56.279635Z DEBUG XMPP <<< <presence to='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s' xml:lang='en' from='meetingdelore@conference.$MY_DOMAIN/rit_2iqp' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id xmlns='urn:xmpp:occupant-id:0' id='rUiBQcaQ9Fg1QhDL1Lnb0u7oQYmB5N/dOR4w0OyQ7ec='/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='rit_2iqp-fwdl_qdb7r55_oh@$MY_DOMAIN/ypqoowzrBA1s'><actor nick='focus'/></item><status code='110'/></x></presence>
`
-------------------------------------------------JITSI DOMAIN send audio file---------------------------------------------------
In this case I have a debug log saying "DEBUG received unexpected element while waiting for bind response: parse error: This is not a iq element." but I think that is not the problem... I am not sure.
```gst-meet --web-socket-url=wss://meet.jit.si/xmpp-websocket \```
```--room-name=meetingdelore \```
```--send-pipeline="filesrc location=/tmp/speech_orig.opus ! queue ! oggdemux name=audio" --verbose```
2023-02-27T14:15:02.860353Z INFO Connecting XMPP WebSocket to wss://meet.jit.si/xmpp-websocket
2023-02-27T14:15:02.880865Z DEBUG No cached session for DnsName(DnsName(DnsName("meet.jit.si")))
2023-02-27T14:15:02.880939Z DEBUG Not resuming any session
2023-02-27T14:15:02.893454Z DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
2023-02-27T14:15:02.893657Z DEBUG Not resuming
2023-02-27T14:15:02.893861Z DEBUG TLS1.3 encrypted extensions: [ServerNameAck]
2023-02-27T14:15:02.893893Z DEBUG ALPN protocol is None
2023-02-27T14:15:03.773144Z DEBUG Ticket saved
2023-02-27T14:15:03.773201Z DEBUG Ticket saved
2023-02-27T14:15:03.773253Z DEBUG Client handshake done.
2023-02-27T14:15:03.773509Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="meet.jit.si" version="1.0"/>
2023-02-27T14:15:04.015718Z DEBUG XMPP <<< <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='0eb31d1a-9b70-4cf4-904c-d99d4e4bd235' version='1.0' from='meet.jit.si' xml:lang='en'/>
2023-02-27T14:15:04.015769Z INFO Connected XMPP WebSocket
2023-02-27T14:15:04.015774Z DEBUG XMPP <<< <stream:features xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>ANONYMOUS</mechanism></mechanisms></stream:features>
2023-02-27T14:15:04.015819Z DEBUG XMPP >>> <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism="ANONYMOUS"></auth>
2023-02-27T14:15:04.284484Z DEBUG XMPP <<< <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
2023-02-27T14:15:04.284586Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="meet.jit.si" version="1.0"/>
2023-02-27T14:15:04.592136Z DEBUG XMPP <<< <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='c2f3d195-e209-4e84-ac6c-6b8ef4d3370a' version='1.0' from='meet.jit.si' xml:lang='en'/>
2023-02-27T14:15:04.592242Z INFO Logged in anonymously
2023-02-27T14:15:04.592283Z DEBUG XMPP <<< <stream:features xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://prosody.im' ver='C+yUg2xgCavcwGLeTFQLoaVJ4XQ='/><sub xmlns='urn:xmpp:features:pre-approval'/><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><required/></bind><session xmlns='urn:ietf:params:xml:ns:xmpp-session'><optional/></session><sm xmlns='urn:xmpp:sm:2'><optional/></sm><sm xmlns='urn:xmpp:sm:3'><optional/></sm><ver xmlns='urn:xmpp:features:rosterver'/></stream:features>
2023-02-27T14:15:04.592510Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="5b1b5ecc-c9a6-4f44-a806-0fcfaaf27960" type="set"><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
2023-02-27T14:15:05.000791Z DEBUG XMPP <<< <message xmlns='jabber:client' from='meet.jit.si' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'><query xmlns='http://jabber.org/protocol/disco#info'><identity type='room_metadata' name='metadata.meet.jit.si' category='component'/><identity type='shard' name='meet-jit-si-eu-frankfurt-1-s7' category='server'/><identity type='region' name='eu-central-1' category='server'/><identity type='release' name='3864' category='server'/><identity type='speakerstats' name='speakerstats.meet.jit.si' category='component'/><identity type='breakout_rooms' name='breakout.meet.jit.si' category='component'/><identity type='im' name='Prosody' category='server'/><identity type='lobbyrooms' name='lobby.meet.jit.si' category='component'/><identity type='av_moderation' name='avmoderation.meet.jit.si' category='component'/><identity type='conference_duration' name='conferenceduration.meet.jit.si' category='component'/></query><services xmlns='urn:xmpp:extdisco:2'><service type='stun' port='443' transport='udp' host='meet-jit-si-turnrelay.jitsi.net'/><service type='turn' username='1677593704' transport='udp' port='443' restricted='1' expires='2023-02-28T14:15:04Z' host='meet-jit-si-turnrelay.jitsi.net' password='2zvSVKw1LHYwTVqWdAX9BGhreaA='/><service type='turns' username='1677593704' transport='tcp' port='443' restricted='1' expires='2023-02-28T14:15:04Z' host='meet-jit-si-turnrelay.jitsi.net' password='2zvSVKw1LHYwTVqWdAX9BGhreaA='/></services></message>
2023-02-27T14:15:05.000932Z DEBUG received unexpected element while waiting for bind response: parse error: This is not a iq element.
2023-02-27T14:15:05.000940Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='5b1b5ecc-c9a6-4f44-a806-0fcfaaf27960'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r</jid></bind></iq>
2023-02-27T14:15:05.000971Z INFO My JID: 93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r
2023-02-27T14:15:05.001042Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r" id="560123bb-327f-481f-b067-ee33e5648d95" to="meet.jit.si" type="get"><query xmlns='http://jabber.org/protocol/disco#info'/></iq>
2023-02-27T14:15:05.308779Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='560123bb-327f-481f-b067-ee33e5648d95' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r' from='meet.jit.si'><query xmlns='http://jabber.org/protocol/disco#info'><identity name='metadata.meet.jit.si' type='room_metadata' category='component'/><identity name='meet-jit-si-eu-frankfurt-1-s7' type='shard' category='server'/><identity name='eu-central-1' type='region' category='server'/><identity name='3864' type='release' category='server'/><identity name='speakerstats.meet.jit.si' type='speakerstats' category='component'/><identity name='breakout.meet.jit.si' type='breakout_rooms' category='component'/><identity name='Prosody' type='im' category='server'/><identity name='lobby.meet.jit.si' type='lobbyrooms' category='component'/><identity name='avmoderation.meet.jit.si' type='av_moderation' category='component'/><identity name='conferenceduration.meet.jit.si' type='conference_duration' category='component'/><feature var='urn:xmpp:extdisco:2'/><feature var='urn:xmpp:extdisco:1'/><feature var='http://jabber.org/protocol/commands'/><feature var='urn:xmpp:ping'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:version'/><feature var='jabber:iq:roster'/></query></iq>
2023-02-27T14:15:05.309196Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r" id="5c4bf793-8158-4117-b29d-44e15ff8ee0f" to="meet.jit.si" type="get"><services xmlns='urn:xmpp:extdisco:2'/></iq>
2023-02-27T14:15:05.615587Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='5c4bf793-8158-4117-b29d-44e15ff8ee0f' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r' from='meet.jit.si'><services xmlns='urn:xmpp:extdisco:2'><service type='stun' port='443' transport='udp' host='meet-jit-si-turnrelay.jitsi.net'/><service type='turn' username='1677593705' transport='udp' port='443' restricted='1' expires='2023-02-28T14:15:05Z' host='meet-jit-si-turnrelay.jitsi.net' password='zWbJXbbvYXfF4nq6yPJgSHIZsYc='/><service type='turns' username='1677593705' transport='tcp' port='443' restricted='1' expires='2023-02-28T14:15:05Z' host='meet-jit-si-turnrelay.jitsi.net' password='zWbJXbbvYXfF4nq6yPJgSHIZsYc='/></services></iq>
2023-02-27T14:15:05.615741Z DEBUG external services: [Service { type: "stun", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("udp"), restricted: None, username: None, password: None, expires: None }, Service { type: "turn", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("udp"), restricted: Some(true), username: Some("1677593705"), password: Some("zWbJXbbvYXfF4nq6yPJgSHIZsYc="), expires: Some("2023-02-28T14:15:05Z") }, Service { type: "turns", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("tcp"), restricted: Some(true), username: Some("1677593705"), password: Some("zWbJXbbvYXfF4nq6yPJgSHIZsYc="), expires: Some("2023-02-28T14:15:05Z") }]
2023-02-27T14:15:05.616137Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="5dce8e35-9f97-4853-b5b7-a7aba531c0ba" to="focus@auth.meet.jit.si/focus" type="set"><conference xmlns='http://jitsi.org/protocol/focus' machine-uid="1643b074-4c19-4013-ad70-0e49dc6040ad" room="meetingdelore@conference.meet.jit.si"><property name="startBitrate" value="800"/><property name="stereo" value="false"/></conference></iq>
2023-02-27T14:15:05.922469Z DEBUG XMPP <<< <iq type='result' xml:lang='en' id='5dce8e35-9f97-4853-b5b7-a7aba531c0ba' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r' from='focus@auth.meet.jit.si/focus' xmlns='jabber:client'><conference ready='true' xmlns='http://jitsi.org/protocol/focus' room='meetingdelore@conference.meet.jit.si' focusjid='focus@auth.meet.jit.si'><property name='authentication' value='false'/></conference></iq>
2023-02-27T14:15:05.922724Z DEBUG send_presence{self=JitsiConference { jid: FullJID(93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r), config: JitsiConferenceConfig { muc: BareJID(meetingdelore@conference.meet.jit.si), focus: Full(FullJID(focus@auth.meet.jit.si/focus)), nick: "gst-meet", region: None, video_codec: "vp9", extra_muc_features: [], start_bitrate: 800, stereo: false, recv_video_scale_width: 1280, recv_video_scale_height: 720, buffer_size: 200 }, inner: Mutex { data: <locked> } } payloads=[Element { name: "x", namespace: "http://jabber.org/protocol/muc", prefixes: Prefixes(), attributes: {}, children: [] }, Element { name: "c", namespace: "http://jabber.org/protocol/caps", prefixes: Prefixes(), attributes: {"hash": "sha-1", "node": "https://github.com/avstack/gst-meet", "ver": "swMAgANtyBNi66ghGYklxmQQoAQ="}, children: [] }, Element { name: "c", namespace: "urn:xmpp:caps", prefixes: Prefixes(), attributes: {}, children: [Element(Element { name: "hash", namespace: "urn:xmpp:hashes:2", prefixes: Prefixes(), attributes: {"algo": "sha-256"}, children: [Text("G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=")] })] }, Element { name: "stats-id", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }, Element { name: "jitsi_participant_codecType", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("vp9")] }, Element { name: "audiomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "videomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "nick", namespace: "http://jabber.org/protocol/nick", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }]}: close time.busy=19.8µs time.idle=4.10µs
2023-02-27T14:15:05.922820Z DEBUG XMPP >>> <presence xmlns='jabber:client' to="meetingdelore@conference.meet.jit.si/93bf9210"><x xmlns='http://jabber.org/protocol/muc'/><c xmlns='http://jabber.org/protocol/caps' hash="sha-1" node="https://github.com/avstack/gst-meet" ver="swMAgANtyBNi66ghGYklxmQQoAQ="/><c xmlns='urn:xmpp:caps'><hash xmlns='urn:xmpp:hashes:2' algo="sha-256">G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick></presence>
2023-02-27T14:15:06.230377Z DEBUG XMPP <<< <presence xml:lang='en' id='MXFI6-327615' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r' from='meetingdelore@conference.meet.jit.si/focus' xmlns='jabber:client'><priority>0</priority><etherpad xmlns='http://jitsi.org/jitmeet/etherpad'>meetingdelore</etherpad><versions xmlns='http://jitsi.org/jitmeet'><component name='focus'>1.0.996</component></versions><conference-properties xmlns='http://jitsi.org/protocol/focus'><property value='true' key='support-terminate-restart'/></conference-properties><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://jitsi.org/jicofo' ver='Lg0vhCNhxjoeKJi2/hukdsizNWA='/><occupant-id id='6u8TskHwZasJTiXBflkI5yL3cRV5bn9KMomCCPdU/W8=' xmlns='urn:xmpp:occupant-id:0'/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='focus@auth.meet.jit.si/focus'/></x></presence>
2023-02-27T14:15:06.230713Z DEBUG XMPP <<< <presence xmlns='jabber:client' xml:lang='en' from='meetingdelore@conference.meet.jit.si/93bf9210' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id id='ibxJPmQzDV2/wZEqblYabfzsHl4zofFsK56LAQg0xYE=' xmlns='urn:xmpp:occupant-id:0'/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'/><status code='110'/></x></presence>
2023-02-27T14:15:06.230891Z DEBUG Joined MUC: meetingdelore@conference.meet.jit.si
2023-02-27T14:15:06.230915Z DEBUG XMPP <<< <message xmlns='jabber:client' from='conferenceduration.meet.jit.si' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'><json-message xmlns='http://jitsi.org/jitmeet'>{"type":"conference_duration","created_timestamp":1677507306000}</json-message></message>
2023-02-27T14:15:06.230953Z DEBUG XMPP <<< <message type='groupchat' xmlns='jabber:client' from='meetingdelore@conference.meet.jit.si' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'><subject/></message>
2023-02-27T14:15:35.002303Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="17f4549c-aea9-4c96-900c-4f0a4c2e80b3" type="get"><ping xmlns='urn:xmpp:ping'/></iq>
2023-02-27T14:15:35.311365Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='17f4549c-aea9-4c96-900c-4f0a4c2e80b3' to='93bf9210-9a38-42ca-82c6-17affb5f8e6c@meet.jit.si/jVt7IQ3AHM0r'/>
-------------------------------------------------JITSI DOMAIN save participant files---------------------------------------------------
/tmp/gst-meet/ is empty
```gst-meet --web-socket-url=wss://meet.jit.si/xmpp-websocket \```
```--xmpp-domain=meet.jit.si \```
```--room-name=meetingdelore \```
```--recv-pipeline-participant-template="webmmux name=muxer ! filesink location=/tmp/gst-meet/{participant_id}.webm```
```opusparse name=audio ! muxer.audio_0```
```capsfilter caps=video/x-vp8 name=video ! muxer.video_0" --verbose```
2023-02-27T14:19:00.020963Z INFO Connecting XMPP WebSocket to wss://meet.jit.si/xmpp-websocket
2023-02-27T14:19:00.043060Z DEBUG No cached session for DnsName(DnsName(DnsName("meet.jit.si")))
2023-02-27T14:19:00.043115Z DEBUG Not resuming any session
2023-02-27T14:19:00.055003Z DEBUG Using ciphersuite TLS13_AES_256_GCM_SHA384
2023-02-27T14:19:00.055033Z DEBUG Not resuming
2023-02-27T14:19:00.055147Z DEBUG TLS1.3 encrypted extensions: [ServerNameAck]
2023-02-27T14:19:00.055152Z DEBUG ALPN protocol is None
2023-02-27T14:19:00.930200Z DEBUG Ticket saved
2023-02-27T14:19:00.930246Z DEBUG Ticket saved
2023-02-27T14:19:00.930285Z DEBUG Client handshake done.
2023-02-27T14:19:00.930412Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="meet.jit.si" version="1.0"/>
2023-02-27T14:19:01.237617Z DEBUG XMPP <<< <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='631f9610-bc67-4679-b40f-931786421da4' version='1.0' from='meet.jit.si' xml:lang='en'/>
2023-02-27T14:19:01.237694Z INFO Connected XMPP WebSocket
2023-02-27T14:19:01.237701Z DEBUG XMPP <<< <stream:features xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>ANONYMOUS</mechanism></mechanisms></stream:features>
2023-02-27T14:19:01.237766Z DEBUG XMPP >>> <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism="ANONYMOUS"></auth>
2023-02-27T14:19:01.544779Z DEBUG XMPP <<< <success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>
2023-02-27T14:19:01.544874Z DEBUG XMPP >>> <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' to="meet.jit.si" version="1.0"/>
2023-02-27T14:19:01.860276Z DEBUG XMPP <<< <open xmlns='urn:ietf:params:xml:ns:xmpp-framing' id='fc6a1ddc-c537-4137-93f2-c64d0b525621' version='1.0' from='meet.jit.si' xml:lang='en'/>
2023-02-27T14:19:01.860348Z INFO Logged in anonymously
2023-02-27T14:19:01.860357Z DEBUG XMPP <<< <stream:features xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://prosody.im' ver='C+yUg2xgCavcwGLeTFQLoaVJ4XQ='/><sub xmlns='urn:xmpp:features:pre-approval'/><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><required/></bind><session xmlns='urn:ietf:params:xml:ns:xmpp-session'><optional/></session><sm xmlns='urn:xmpp:sm:2'><optional/></sm><sm xmlns='urn:xmpp:sm:3'><optional/></sm><ver xmlns='urn:xmpp:features:rosterver'/></stream:features>
2023-02-27T14:19:01.860511Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="442633d6-c143-41e5-996d-87e80fa2db95" type="set"><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/></iq>
2023-02-27T14:19:02.159276Z DEBUG XMPP <<< <message xmlns='jabber:client' from='meet.jit.si' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'><query xmlns='http://jabber.org/protocol/disco#info'><identity type='room_metadata' name='metadata.meet.jit.si' category='component'/><identity type='shard' name='meet-jit-si-eu-frankfurt-1-s7' category='server'/><identity type='region' name='eu-central-1' category='server'/><identity type='release' name='3864' category='server'/><identity type='speakerstats' name='speakerstats.meet.jit.si' category='component'/><identity type='breakout_rooms' name='breakout.meet.jit.si' category='component'/><identity type='im' name='Prosody' category='server'/><identity type='lobbyrooms' name='lobby.meet.jit.si' category='component'/><identity type='av_moderation' name='avmoderation.meet.jit.si' category='component'/><identity type='conference_duration' name='conferenceduration.meet.jit.si' category='component'/></query><services xmlns='urn:xmpp:extdisco:2'><service type='stun' port='443' transport='udp' host='meet-jit-si-turnrelay.jitsi.net'/><service type='turn' username='1677593941' transport='udp' port='443' restricted='1' expires='2023-02-28T14:19:01Z' host='meet-jit-si-turnrelay.jitsi.net' password='Dj9SwdMobpgBRUvzsn5W9HIaYkc='/><service type='turns' username='1677593941' transport='tcp' port='443' restricted='1' expires='2023-02-28T14:19:01Z' host='meet-jit-si-turnrelay.jitsi.net' password='Dj9SwdMobpgBRUvzsn5W9HIaYkc='/></services></message>
2023-02-27T14:19:02.159505Z DEBUG received unexpected element while waiting for bind response: parse error: This is not a iq element.
2023-02-27T14:19:02.159520Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='442633d6-c143-41e5-996d-87e80fa2db95'><bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'><jid>880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q</jid></bind></iq>
2023-02-27T14:19:02.159575Z INFO My JID: 880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q
2023-02-27T14:19:02.159674Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q" id="96977dd5-c363-4062-bc41-982ed859193d" to="meet.jit.si" type="get"><query xmlns='http://jabber.org/protocol/disco#info'/></iq>
2023-02-27T14:19:02.466636Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='96977dd5-c363-4062-bc41-982ed859193d' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q' from='meet.jit.si'><query xmlns='http://jabber.org/protocol/disco#info'><identity name='metadata.meet.jit.si' type='room_metadata' category='component'/><identity name='meet-jit-si-eu-frankfurt-1-s7' type='shard' category='server'/><identity name='eu-central-1' type='region' category='server'/><identity name='3864' type='release' category='server'/><identity name='speakerstats.meet.jit.si' type='speakerstats' category='component'/><identity name='breakout.meet.jit.si' type='breakout_rooms' category='component'/><identity name='Prosody' type='im' category='server'/><identity name='lobby.meet.jit.si' type='lobbyrooms' category='component'/><identity name='avmoderation.meet.jit.si' type='av_moderation' category='component'/><identity name='conferenceduration.meet.jit.si' type='conference_duration' category='component'/><feature var='urn:xmpp:extdisco:2'/><feature var='urn:xmpp:extdisco:1'/><feature var='http://jabber.org/protocol/commands'/><feature var='urn:xmpp:ping'/><feature var='http://jabber.org/protocol/disco#info'/><feature var='http://jabber.org/protocol/disco#items'/><feature var='jabber:iq:version'/><feature var='jabber:iq:roster'/></query></iq>
2023-02-27T14:19:02.466998Z DEBUG XMPP >>> <iq xmlns='jabber:client' from="880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q" id="25b7de32-bd06-4e80-a5a6-2ab8375dbc7e" to="meet.jit.si" type="get"><services xmlns='urn:xmpp:extdisco:2'/></iq>
2023-02-27T14:19:02.773654Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='25b7de32-bd06-4e80-a5a6-2ab8375dbc7e' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q' from='meet.jit.si'><services xmlns='urn:xmpp:extdisco:2'><service type='stun' port='443' transport='udp' host='meet-jit-si-turnrelay.jitsi.net'/><service type='turn' username='1677593942' transport='udp' port='443' restricted='1' expires='2023-02-28T14:19:02Z' host='meet-jit-si-turnrelay.jitsi.net' password='4WJ0mgEFd78vLkRnnYpxukBgLDk='/><service type='turns' username='1677593942' transport='tcp' port='443' restricted='1' expires='2023-02-28T14:19:02Z' host='meet-jit-si-turnrelay.jitsi.net' password='4WJ0mgEFd78vLkRnnYpxukBgLDk='/></services></iq>
2023-02-27T14:19:02.773824Z DEBUG external services: [Service { type: "stun", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("udp"), restricted: None, username: None, password: None, expires: None }, Service { type: "turn", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("udp"), restricted: Some(true), username: Some("1677593942"), password: Some("4WJ0mgEFd78vLkRnnYpxukBgLDk="), expires: Some("2023-02-28T14:19:02Z") }, Service { type: "turns", name: None, host: "meet-jit-si-turnrelay.jitsi.net", port: Some(443), transport: Some("tcp"), restricted: Some(true), username: Some("1677593942"), password: Some("4WJ0mgEFd78vLkRnnYpxukBgLDk="), expires: Some("2023-02-28T14:19:02Z") }]
2023-02-27T14:19:02.774176Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="89a300d9-77c4-4f45-9ae2-a952abd72d5b" to="focus@auth.meet.jit.si/focus" type="set"><conference xmlns='http://jitsi.org/protocol/focus' machine-uid="8f4e9a35-0768-45ae-9ee8-45b147e63d13" room="meetingdelore@conference.meet.jit.si"><property name="stereo" value="false"/><property name="startBitrate" value="800"/></conference></iq>
2023-02-27T14:19:03.026710Z DEBUG XMPP <<< <iq type='result' xml:lang='en' id='89a300d9-77c4-4f45-9ae2-a952abd72d5b' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q' from='focus@auth.meet.jit.si/focus' xmlns='jabber:client'><conference ready='true' xmlns='http://jitsi.org/protocol/focus' room='meetingdelore@conference.meet.jit.si' focusjid='focus@auth.meet.jit.si'><property name='authentication' value='false'/></conference></iq>
2023-02-27T14:19:03.026940Z DEBUG send_presence{self=JitsiConference { jid: FullJID(880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q), config: JitsiConferenceConfig { muc: BareJID(meetingdelore@conference.meet.jit.si), focus: Full(FullJID(focus@auth.meet.jit.si/focus)), nick: "gst-meet", region: None, video_codec: "vp9", extra_muc_features: [], start_bitrate: 800, stereo: false, recv_video_scale_width: 1280, recv_video_scale_height: 720, buffer_size: 200 }, inner: Mutex { data: <locked> } } payloads=[Element { name: "x", namespace: "http://jabber.org/protocol/muc", prefixes: Prefixes(), attributes: {}, children: [] }, Element { name: "c", namespace: "http://jabber.org/protocol/caps", prefixes: Prefixes(), attributes: {"hash": "sha-1", "node": "https://github.com/avstack/gst-meet", "ver": "swMAgANtyBNi66ghGYklxmQQoAQ="}, children: [] }, Element { name: "c", namespace: "urn:xmpp:caps", prefixes: Prefixes(), attributes: {}, children: [Element(Element { name: "hash", namespace: "urn:xmpp:hashes:2", prefixes: Prefixes(), attributes: {"algo": "sha-256"}, children: [Text("G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=")] })] }, Element { name: "stats-id", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }, Element { name: "jitsi_participant_codecType", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("vp9")] }, Element { name: "audiomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "videomuted", namespace: "jabber:client", prefixes: Prefixes(), attributes: {}, children: [Text("false")] }, Element { name: "nick", namespace: "http://jabber.org/protocol/nick", prefixes: Prefixes(), attributes: {}, children: [Text("gst-meet")] }]}: close time.busy=25.4µs time.idle=7.16µs
2023-02-27T14:19:03.027038Z DEBUG XMPP >>> <presence xmlns='jabber:client' to="meetingdelore@conference.meet.jit.si/880e2e47"><x xmlns='http://jabber.org/protocol/muc'/><c xmlns='http://jabber.org/protocol/caps' hash="sha-1" node="https://github.com/avstack/gst-meet" ver="swMAgANtyBNi66ghGYklxmQQoAQ="/><c xmlns='urn:xmpp:caps'><hash xmlns='urn:xmpp:hashes:2' algo="sha-256">G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick></presence>
2023-02-27T14:19:03.285805Z DEBUG XMPP <<< <presence xml:lang='en' id='MXFI6-327824' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q' from='meetingdelore@conference.meet.jit.si/focus' xmlns='jabber:client'><priority>0</priority><etherpad xmlns='http://jitsi.org/jitmeet/etherpad'>meetingdelore</etherpad><versions xmlns='http://jitsi.org/jitmeet'><component name='focus'>1.0.996</component></versions><conference-properties xmlns='http://jitsi.org/protocol/focus'><property value='true' key='support-terminate-restart'/></conference-properties><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='http://jitsi.org/jicofo' ver='Lg0vhCNhxjoeKJi2/hukdsizNWA='/><occupant-id id='1OtSqCHZ6HV2mHrWjBgqaid3ahodIHYwsFSeUMpPT/o=' xmlns='urn:xmpp:occupant-id:0'/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='focus@auth.meet.jit.si/focus'/></x></presence>
2023-02-27T14:19:03.286012Z DEBUG XMPP <<< <presence xmlns='jabber:client' xml:lang='en' from='meetingdelore@conference.meet.jit.si/880e2e47' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'><c hash='sha-1' xmlns='http://jabber.org/protocol/caps' node='https://github.com/avstack/gst-meet' ver='swMAgANtyBNi66ghGYklxmQQoAQ='/><c xmlns='urn:xmpp:caps'><hash algo='sha-256' xmlns='urn:xmpp:hashes:2'>G/kN7Lvb58mV9M0f+E0V9ctHF3+2rT5irZCuqldbjGU=</hash></c><stats-id>gst-meet</stats-id><jitsi_participant_codecType>vp9</jitsi_participant_codecType><audiomuted>false</audiomuted><videomuted>false</videomuted><nick xmlns='http://jabber.org/protocol/nick'>gst-meet</nick><occupant-id id='NjV0qizuPqKdf4BGI1Sxv/JKT2YNhMD0auJZzFPwJU0=' xmlns='urn:xmpp:occupant-id:0'/><x xmlns='http://jabber.org/protocol/muc#user'><item affiliation='owner' role='moderator' jid='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'/><status code='110'/></x></presence>
2023-02-27T14:19:03.286123Z DEBUG Joined MUC: meetingdelore@conference.meet.jit.si
2023-02-27T14:19:03.286138Z DEBUG XMPP <<< <message xmlns='jabber:client' from='conferenceduration.meet.jit.si' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'><json-message xmlns='http://jitsi.org/jitmeet'>{"type":"conference_duration","created_timestamp":1677507543000}</json-message></message>
2023-02-27T14:19:03.286173Z DEBUG XMPP <<< <message type='groupchat' xmlns='jabber:client' from='meetingdelore@conference.meet.jit.si' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'><subject/></message>
2023-02-27T14:19:32.160981Z DEBUG XMPP >>> <iq xmlns='jabber:client' id="c18e785c-50f2-48ce-b37c-24a6959c43c3" type="get"><ping xmlns='urn:xmpp:ping'/></iq>
2023-02-27T14:19:32.571833Z DEBUG XMPP <<< <iq type='result' xmlns='jabber:client' id='c18e785c-50f2-48ce-b37c-24a6959c43c3' to='880e2e47-5b5b-40d4-b113-d6c6c8d2563e@meet.jit.si/WFm8Z9fHXk8Q'/>
`