Brett Wyer

Results 14 comments of Brett Wyer

Another piece of interesting information: While I'm still having the issue I showed in the last dump (single camera but can't connect to it after having connected to two previously),...

A common problem I've seen here with other ONVIF subscription implementations is that the camera can't resolve the hostname of the machine where onvif2mqtt is running. Make sure you have...

I think I see where the issue may be. In the instances where I'm seeing this issue, the machines in question _also_ have a custom configuration file. Unfortunately, it appears...

I'm using a Jetson Orin NX. That library does exist at the following path: `/usr/local/cuda-11.4/targets/aarch64-linux/lib/stubs/libnvidia-ml.so` That is, however, the only instance of that library. As NVIDIA's `jtop` utility is horribly...

For anyone encountering this issue, make sure you have WMM turned on (checked) on the wireless settings. Unfortunately, this will break many ESP-based IoT devices; however...

This is why I'm ditching my two WRT3200ACMs and replacing them with Netgear Nighthawk X4S routers based on the Atheros chipset. The WMM issues with ESP chips are causing me...

Along the lines of @mikysal78’s original issue, I was able to implement a WDS-based mesh network yesterday with zero issues using three Atheros-based routers. @mikysal78, that may be a route...

I've looked at your code and it's unclear to me as to why it's not properly handling the disconnect from the Ooler. I've turned on debugging for the custom component...