From the course: Microsoft Azure AI Engineer Associate (AI-102) Cert Prep by Microsoft Press
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Implement video indexing and analysis using Azure services - Azure Tutorial
From the course: Microsoft Azure AI Engineer Associate (AI-102) Cert Prep by Microsoft Press
Implement video indexing and analysis using Azure services
- [Presenter] Video, yeah. Well, so far, we've been tracking with lots and lots and whole bunches of images. We know all about Azure AI Vision services, but you might have wondered, what about moving pictures? Well, video is definitely much more expensive, bandwidth-wise, compute-wise, data-wise than any other content type, why? Because video contains multiple data streams. Audio, video, text, we haven't gotten into Azure AI Language services, that's actually next. But you can see that there's a lot to video. Manual analysis, especially with things like surveillance footage, where you need to go through days and days of footage, is extremely slow and error prone. The idea here is that we can throw video at an API on point and unlock all sorts of insights, which could help us in our business, our discovery, our growth, as well as compliance. For example, Fabrikam Media needs to index 50,000 hours of news footage to look for celebrity mentions and sentiment. How do we do this? Well, we…