You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have this demo code up and running against my front door IP camera. It's working well, but when a person is in more than one frame, I get multiple SMS notifications. What's the best way to de-dup notifications?
Would it be possible to group frames and send one message?
The text was updated successfully, but these errors were encountered:
@dickiesanders - Looks like this code is working fine for you. Did you checkin your code in GIT. Just want to refer it. I had to make some minute changes as I am using Pythin3.7 and this code is for Python2.7.
Web UI is up but empty in the dotted area.
When I run the pynt videocapture[10], I can see response coming back with correct labes.
But I am not able to see any frames in my frame-bucket.
I have this demo code up and running against my front door IP camera. It's working well, but when a person is in more than one frame, I get multiple SMS notifications. What's the best way to de-dup notifications?
Would it be possible to group frames and send one message?
The text was updated successfully, but these errors were encountered: