Azure media services transcoding JobState.Error handling
In case you are facing error in scheduled transcoding task like the one which I can see on my dashboard (image give below):
You can use below code snippet to get more details about the error:
Here is the output after using above code snippet:
More details here: https://gist.github.com/itorian/4ac5fa723b3d5267258450a2c1a00294
Hope this helps.
You can use below code snippet to get more details about the error:
Here is the output after using above code snippet:
More details here: https://gist.github.com/itorian/4ac5fa723b3d5267258450a2c1a00294
Hope this helps.
Comments
Post a Comment