jim smith
jim smith
ezviz is part of hikvision, no way they will give you soc SDK. Guess you will have to apply directly from anyka [http://www.anyka.com/en/proApply.aspx](http://www.anyka.com/en/proApply.aspx) Or I see someone is selling anyka...
ezviz is a brand created and owned by hikvision, ezviz is for lower-end consumer market, while hikvision is mainly for higher-end commercial market, and hikvision doesn't manufacture or design any...
Hisilicon is part of Huawei, a much larger company than hikvision, they design chips but can't manufacture it, they used to own the largest market share of the IP camera...
sensor.py ``` if self.kind == "cloudrate": return self.coordinator.data["result"]["realtime"][self.kind] ``` 改为 ``` if self.kind == "cloudrate": return self.coordinator.data["result"]["realtime"][self.kind]*100 ```
通过手动添加IPTV IP段的路由可以开始扫描了,但是又有新的问题。一遇到没有组播的IP,程序就会卡住,不会跳过继续。改了usleep也不管用
> Hi In the near future we plan to add the MQTT protocol Thanks, I noticed the new ```MQTT client``` menu under Services menu. But there's no option to choose...
I then looked into ```/usr/sbin/motiondetection.sh``` and added a line ```[ "true" = "$motion_send2mqtt" ] && send2mqtt.sh``` and rebooted, still no luck Actually, the motion detection function doesn't seem to work...
Fixed myself and submitted a [pull request](https://github.com/OpenIPC/microbe-web/pull/100) to add the send2mqtt option The file ```/etc/init.d/S92motion``` is missing in the final firmware, have to create one myself to start ```motiondetection.sh``` automatically...
openipc doesn't have driver for your wifi chip, you may try loading the wifi driver from your stock firmware, there's a chance that it will work
https://smartsens.oss-cn-beijing.aliyuncs.com/web/products/SC223A_V3.0.pdf The sensor's physic limit is 30fps, I doubt that you really got 41.24 fps