amazon-rekognition-video-analyzer icon indicating copy to clipboard operation
amazon-rekognition-video-analyzer copied to clipboard

Duplicate SNS text

Open dickiesanders opened this issue 6 years ago • 2 comments

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?

dickiesanders avatar Sep 22 '18 03:09 dickiesanders

Hi... Did you manage to find the solution ?

knkinfy avatar Aug 20 '19 07:08 knkinfy

@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.

Any help will be helpful.

sumanghosh12 avatar Mar 13 '20 19:03 sumanghosh12