检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Check whether the token is correct. 406 MPC.10236 You do not have permission to access the OBS bucket. You do not have the permission to access the OBS bucket.
Check whether the token is correct. 406 MPC.10236 You do not have permission to access the OBS bucket. You do not have the permission to access the OBS bucket.
Why Can't I Find My OBS Bucket When Creating a Transcoding Task? More Automated Customer Service Bringing AI to customer service Community Forum The HUAWEI CLOUD community forum is full of experts happy to help.
Why Can't I Find My OBS Bucket When Creating a Transcoding Task? How Do I Overwrite the Input Video File with the Output Video File? How Long Does a Transcoding Task Take? How Do I Configure Transcoding Event Notifications?
bucket name location String Region where an OBS bucket is located.
Table 6 ObsObjInfo Parameter Type Description bucket String OBS bucket name location String Region where an OBS bucket is located. It must be the same as the region where MPC is deployed. object String OBS object path, which complies with the OSS Object definition.
bucket is deployed bucket String Name of the OBS bucket object String File path.
Authorization Task GET /v1/{project_id}/agencies Querying the OBS Authorization Task Status
bucket is deployed bucket String Name of the OBS bucket object String File path.
Table 6 ObsObjInfo Parameter Type Description bucket String OBS bucket name location String Region where an OBS bucket is located. It must be the same as the region where MPC is deployed. object String OBS object path, which complies with the OSS Object definition.
Table 6 ObsObjInfo Parameter Type Description bucket String OBS bucket name location String Region where an OBS bucket is located. It must be the same as the region where MPC is deployed. object String OBS object path, which complies with the OSS Object definition.
Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region.
You have uploaded the media asset files to an OBS bucket in the region of MPC, and authorized MPC to access the OBS bucket. For details, see Uploading Media Files and Authorizing Access to Cloud Resources.
You have uploaded the media asset files to an OBS bucket in the region of MPC, and authorized MPC to access the OBS bucket. For details, see Uploading Media Files and Authorizing Access to Cloud Resources. Installing SDK The MPC SDK supports Python 3 or later.
Table 24 ObsObjInfo Parameter Mandatory Type Description bucket Yes String OBS bucket name location Yes String Region where an OBS bucket is located.
Table 18 ObsObjInfo Parameter Type Description bucket String OBS bucket name location String Region where an OBS bucket is located. It must be the same as the region where MPC is deployed. object String OBS object path, which complies with the OSS Object definition.
Prerequisites You have purchased OBS and uploaded source videos for media processing in the region of MPC (for example, CN North-Beijing4) by referring to Uploading Media Files.
You have uploaded the media asset files to an OBS bucket in the region of MPC, and authorized MPC to access the OBS bucket. For details, see Uploading Media Files and Authorizing Access to Cloud Resources. For details about the SDK version, see SDK Center.
ObsObjInfo input = new ObsObjInfo() // Set the bucket name. .withBucket("mpc-east-2") // Set the region where the OBS bucket is located. .withLocation("region01") // Set the input file object. .withObject("input/ok.mp4"); // Set the output file path.