Open SamDecrock opened 7 months ago
I would also be interested if this is possible, to save the frames during the detection.
I think you should be able to do this by populating the userMotionCode method, I have not tried this, but I was looking for a way to push data to an external API, but as the comment in there states Note all functions and variables will be imported.
, I wasn't able to access any of the values being written to the DB or CSV.
Is it possible to capture video at the same time?
The reason is that I want to review the speed measurements afterwards.
The only solution I can come up for this, is to turn my pi camera into a streaming camera, exposing it as an rtsp camera so I can both use it in speed-camera aswel as record it.