Jetson Xavier
I want to add some functionality to the Deepstream-app but do not have the knowledge of C to do it.
Requirements:
(all times are examples I will need to be able to modify them in the config file)
A. 3 levels of detection for each object
- after an object has been detected for 5 seconds a wav/mp3 files plays
- after another 5 seconds a different wav/mp3 file plays
- after another 20 seconds a gpio is triggered
B. adjustable detection zone rather than the whole camera feed/screen
C. a gpio input button which will reset the counters in part A above
Does anyone have similar functionality they could share?
thanks Chris