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.
Hi I am able to search matched faces in a video. But sometimes I get above error. The error comes when the video format is not supported by aws recognition.
When I get that video from an android phone it works but if I get that video from other sources like web then it throw the error.
I want to know how can I convert any video(whatever the source) to the aws supported video using ffmpeg
Thanks
Hi I am able to search matched faces in a video. But sometimes I get above error. The error comes when the video format is not supported by
aws recognition
. When I get that video from an android phone it works but if I get that video from other sources like web then it throw the error.I want to know how can I convert any video(whatever the source) to the aws supported video using ffmpeg Thanks