I would like to use some of the Azure service for my project. Idea is to stream encoded video stream (h264), expecting Azure to decode and perform face detection on it in real time. What are the best services to use it.
One option I explore is to use computer vision/face Api with media services, however computed vision API requires image in jpeg/bif format which requires reencoding of decoding stream, or I need to do screen grab, which I dont want to do as it will increase latency.
If there is service which does ML operations on raw frame decoded by media services would help here.
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is