Alex Kolarski
Alex Kolarski
Agree, probably the best solution
Happens in latest Firefox (89.0 (64-bit) at the time).
This became invalid path also. I was able to find the file in previous commit: https://raw.githubusercontent.com/eclipse/paho.mqtt.javascript/d59464ff8105a659af70e84366a49a8999f03af8/org.eclipse.paho.mqtt.javascript.utility/js/mqttws31.js
Ah, I figured it out! I was using a file named: **soap.wsdl** file, which generated SoapClient which happens to match the default SoapClient. Renaming the file **soap.wsdl** to something else...
Here is a Wireshark (btmon packet capture) [dji_mic_mini.zip](https://github.com/user-attachments/files/18812372/dji_mic_mini.zip) Basically this is the communication: ``` AT+BRSF=255 +BRSF: 1632 OK AT+BAC=1,2 OK AT+CIND=? +CIND:("SERVICE",(0-1)),("CALL",(0-1)),("CALLSETUP",(0-3)),("CALLHELD",(0-2)),("SIGNAL",(0-5)),("ROAM",(0-1)),("BATTCHG",(0-5)) OK AT+CIND? +CIND: 0,0,0,0,0,0,4 OK AT+CMER=3,0,0,1 OK +BCS:...
Another note, The microphone works great on MacOS (Tested on MacOS Mojave 10.14.2) connects and works as expected
Ubuntu 24 comes with preinstalled: libwebkit2gtk-4.1-0