Results 18 comments of Dino

OK, It's my code issue. I forget add `convert_request_keys_to :camelcase` option

https://www.onvif.org/ver10/events/wsdl/event.wsdl I use this WSDL file and then get this error too.

Same issue when install ruby 3.3,0. I list the compiled openssl dir, it has no lib dir. ```bash dounx@PC:~$ ls -l /home/dounx/.asdf/installs/ruby/3.3.0/openssl/ total 16 drwxr-xr-x 2 dounx dounx 4096 Feb...

1. Select the firmware 2. Select the conntected trackers 3. Click Upload button

I found a [firmware-update](https://github.com/SlimeVR/SlimeVR-Server/tree/firmware-update) branch, will it implement the OTA upgrade function? @loucass003

> > I found a [firmware-update](https://github.com/SlimeVR/SlimeVR-Server/tree/firmware-update) branch, will it implement the OTA upgrade function? > > > > I made this as a simple batch script. > > that automatically...

> I just finished a basic translation and some tweaks! @Dounx (It's a machine translation, but I'd appreciate it if you could review it.) Thx, I will try to port...

> > As someone who's never had to mess with Frida like this, a guide to using the above PR ^ would be very appreciated. The documentation on using it...