Jeff Bass
Jeff Bass
Setting up a poc does not require a librarian program. Motion detection and temperature sensors on RPi computers are what I use in my production system. Using a single RPi...
Setting up a poc does not require a librarian program. Motion detection and temperature sensors on RPi computers are what I use in my production system. Using a single RPi...
I am not sure what you mean by "run imageZMQ on hub side". `imageZMQ` is a Python module that is imported by a hub program on the hub computer. It...
I am not sure what you mean by "run imageZMQ on hub side". `imageZMQ` is a Python module that is imported by a hub program on the hub computer. It...
I'm glad you got the `imageZMQ` tests cases to work. Thanks for sending the `imagenode.py` error messages. Did you send images for `imageZMQ` tests using a PiCamera? That's the default...
I'm glad you got the `imageZMQ` tests cases to work. Thanks for sending the `imagenode.py` error messages. Did you send images for `imageZMQ` tests using a PiCamera? That's the default...
I see from your messages above that you have resolved your errors by using YAML settings in the imagenode.yaml file. The yaml settings are the way to manage imagenode behavior....
I see from your messages above that you have resolved your errors by using YAML settings in the imagenode.yaml file. The yaml settings are the way to manage imagenode behavior....
Framerate parameter sets camera frame rate only. If the throughput fps is 7-8 only, that is a limit of jpg conversion, network speed, imagehub saving speed. The actual throughput frame...
Framerate parameter sets camera frame rate only. If the throughput fps is 7-8 only, that is a limit of jpg conversion, network speed, imagehub saving speed. The actual throughput frame...