mohan51
mohan51
getting error from imagenode like "Exception at sender.send_jpg in REP_watcher function". I running the programs in Virtual environment only
getting error from imagenode like "Exception at sender.send_jpg in REP_watcher function". I running the programs in Virtual environment only
I don't have any sensors.should i need any sensors for running the poc?
I don't have any sensors.should i need any sensors for running the poc?
Exception at sender.send_jpg in REP_watcher function. --- Logging error --- Traceback (most recent call last): File "/home/vfvi/img/imagenode/imagenode/tools/imaging.py", line 344, in send_jpg_frame_REP_watcher hub_reply = self.sender.send_jpg(text, jpg_buffer) File "/home/vfvi/img/env/lib/python3.9/site-packages/imagezmq/imagezmq.py", line 162, in...
Exception at sender.send_jpg in REP_watcher function. --- Logging error --- Traceback (most recent call last): File "/home/vfvi/img/imagenode/imagenode/tools/imaging.py", line 344, in send_jpg_frame_REP_watcher hub_reply = self.sender.send_jpg(text, jpg_buffer) File "/home/vfvi/img/env/lib/python3.9/site-packages/imagezmq/imagezmq.py", line 162, in...
I cloned picam-motion-test.yaml to imagenode.yaml, for this i need to do any changes on imaging.py side?
and also you are giving default frame rate = 32, then how we need to calculate the fps from Rpi to hub(linux pc)?
and also you are giving default frame rate = 32, then how we need to calculate the fps from Rpi to hub(linux pc)?
Hi Jeff, I successfully ran the motion detector, but how to calculate fps ? and also how to detect the motion in the images, because when i saw the imagehub...