Azure媒体服务 - Blob未出现在使用Rest API的Asset中 [英] Azure Media Services - Blob not appearing in Asset using Rest API

查看:70
本文介绍了Azure媒体服务 - Blob未出现在使用Rest API的Asset中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想使用Azure Rest API将视频编码为多个比特率。

I want to use Azure Rest API to encode a video to multiple bitrates.


以下是步骤我跟随:

Here are the steps i am following:



  1. 使用Azure Portal将单个MP4视频上载为资产。

  2. Received  access_token   from  Azure
    服务主体身份验证的AD令牌
     使用Postman。

  3. 使用此标记使用Postman创建新资产。

  4. 使用Postman创建一个新的转换请求。

  5. 使用转换请求创建一个新作业,输入作为在步骤1上传的文件,并使用Postman作为在步骤3创建的资产输出。
  1. Uploaded single MP4 video as an asset using Azure Portal.
  2. Received access_token from Azure AD Token for Service Principal Authentication using Postman.
  3. Used this token to create a new asset using Postman.
  4. Created a new Transform request using Postman.
  5. Created a new job using the Transform request with input as the file uploaded at step 1 and output as asset created at step 3 using Postman.



现在,此作业显示在Azure Media Service的"作业"部分下。作业成功完成后,Blob容器中将出现blob。

Now this job appears under the "Jobs" section of Azure Media Service. After the job is successfully complete, the blobs are present in the blob container.


但是这些文件没有出现在资产中(在上面第3点创建)。即使作业完成,也会出现空资产。

But those files are not appearing in the Asset (created at point 3 above). An empty asset is present even after the job is complete.


我是否需要在作业完成后调用另一个API将blob映射到资源?

Do i need to call another API after the job is complete to map the blobs to the asset?


请帮忙。


谢谢。

推荐答案

答案发布到您的
问题

谢谢


这篇关于Azure媒体服务 - Blob未出现在使用Rest API的Asset中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆