aws-samples / amazon-rekognition-video-analyzer

A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
368 stars 158 forks source link

Video/Image does not appear on webui #55

Open sujoy2019 opened 4 years ago

sujoy2019 commented 4 years ago

after doing videocapture[20], webcam capture is seen in a separate window. webui does not show any image but only those detected object with confidence percentage. What to do?