cad1231
cad1231
Sent, thank you!
Thanks! I am using the master version and double checked my files -- they already contain the patch you linked to. This could be a bug in nest-rtsp -- I...
If you are using the free version of Google Colab, there is not enough RAM for faceswap. You need the paid version, and then go to 'change runtime type' and...
You need to have browser_mod installed for the channel pad to work.
> someone on the old firmware, try: > > Please write the following in `/system/bin/app.ver` file and restart. > > V2: > > ``` > [VER] > appver=4.9.9.3006 > ```...
I tried changing /configs/app.ver - it doesn't do anything, just reverts to the old app.ver (even in /configs) on reboot.
@gtxaspec do you have any other ideas? The thread on atomcam-tools that you linked said that the person had to update the firmware for this trick to work. I upgraded...
> i'll have to setup a wyze device ( i dont currently have any setup with stock firmware ) I'll try to restore one soon and test Thanks!
Got it, that all makes sense. Someone wrote code in C to emulate the WiFi adapter for an ESP32 that would be hooked up directly to the spa: https://github.com/NorthernMan54/esp32_balboa_spa. It...
I managed to get this to work -- it was actually pretty simple. Using python, I set up a listener for UDP broadcasts on port 30303 and whenever there was...