Comment Re:You said "cheap" and "Wifi", but... (Score 1) 143
They don't provide cloud *storage* but they do heavily push you towards cloud connectivity.
The mobile app did not support direct connections at all until recently.
Although now it does, it explicitly ignores SSL certs when connecting directly resulting in MITM risk.
Although the controller is reachable via HTTPS, it does not let you view video from a mobile device and forces you to use the app, this appears to be an arbitrary limitation as you can access it just fine from an ipad which is basically a large iphone.
Support for IPv6 is very poor (many users have CGNAT for legacy traffic so IPv6 is the only way to reach devices).
They broke IPv6 completely for a while - the HTTPS service did not listen on the v6 address even when the device did and could be accessed via SSH.
There is no support for custom SSL certs unless you use third party scripts, and the updates keep breaking those scripts.
There is no support for dynamic dns without third party scripts.