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 doesn't load to the webui #63

Open rkshtrya opened 2 years ago

rkshtrya commented 2 years ago

As mentioned by others, you have to run the video capture from the client folder; it starts capturing but doesn't load to the web UI, and there is no error message. where can I find the logs to see what exactly is happening?

How come so many have issues with this code?