Does VOD Support Transcoding Callbacks?
Yes. VOD uses Simple Message Notification (SMN) to provide event notifications on completed transcoding. Before audio and video transcoding, you can configure event notifications. After the configuration is complete, you can receive a message notification on completed transcoding.
The following types of messages can be received:
- Template message: If Template message and JSON message are both selected, you will receive template messages via SMS and email, and receive JSON messages via HTTP and HTTPS.
Table 1 Template message Event
Message Body
Transcoded
Dear user, your video transcoding task has been completed. Video ID: {asset_id}; name: {title}. Log in to the VOD console or call a VOD API to view transcoding details.
Streaming failed
Dear user, an error occurred when processing your video transcoding task. Video ID: {asset_id}; name: {title}; error code: {err_code}; error information: {err_msg}.
- JSON message: For details about the message body and description, see Transcoding Message Body.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot