Azure-Samples / media-services-v3-dotnet-core-functions-integration

The project includes several folders of sample Azure Functions for use with Azure Media Services v3 that show workflows related to ingesting content, encoding, publishing or live stream management.
MIT License
49 stars 117 forks source link

Logic Apps #5

Open rodrigoctoledo opened 4 years ago

rodrigoctoledo commented 4 years ago

Hello, I saw some models of logic apps in git, but they weren't deployed, is that correct?

image

Deploy:

image

Another question, I need to create a logical process to generate subtitles for the videos in AMS V3, do you have any material or any tips?

xpouyat commented 4 years ago

Correct. Semaphore-sample.json is an example of description file to be used with the preencoded asset workflow. preeencodedasset-workflow-deploy is an ARM template of a the logic app that does a VOD workflow for pre encoded assets.

rodrigoctoledo commented 4 years ago

I need to create a logical process to generate subtitles for the videos in AMS V3, do you have any material or any tips?

rodrigoctoledo commented 4 years ago

I'm trying to set up the logical process, but I'm facing a lot of problems because I'm not finding a way