question

38649320 avatar image
0 Votes"
38649320 asked Grmacjon-MSFT commented

Live stream analysis using Video Indexer

created the environment by Step by Step described here (https://github.com/Azure-Samples/media-services-dotnet-functions-integration/blob/main/media-functions-for-logic- app / LiveStreamAnalysis.md).
Then I tried running the live stream Video Indexer.
Unfortunately, an error with ErrorType of NOT_FOUND occurs in the Upload video and index step of Logic Step1.
Please tell me how to get it to work.

Text:
{
"ErrorType": "NOT_FOUND",
"Message": "Asset'xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxx' not found in ams resource'sipsmap'. Trace id:'xxxxxxxx-xxxx-xxxx-xxxxxxxxxxxxxxxxx"
}

azure-media-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Grmacjon-MSFT avatar image
1 Vote"
Grmacjon-MSFT answered Grmacjon-MSFT commented

Hi @38649320,

We are sorry to hear you're facing this issue. Are you using Azure Functions v2 with Azure Media Services v3 for your project? Please try following this updated tutorial and let us know if you still face this error.

Thanks,
Grace


· 3
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, Grace-san.

Thank you for your quick answer.
The project will use Azure Media Services v3.
The purpose was to see how the results would be output when the live stream was analyzed in a preliminary survey.
I will try the tutorial you taught me.

0 Votes 0 ·

Yes, please go through that tutorial and let us know if you have any follow up questions @38649320

0 Votes 0 ·

Hi @38649320,

Any updates for us? Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

0 Votes 0 ·