All Products
Search
Document Center

ApsaraVideo VOD:Live to VOD

Last Updated:Aug 22, 2023

This topic provides examples on how to use the API operations of the live-to-VOD module. The API operations are encapsulated in ApsaraVideo VOD SDK for Java. You can call the API operations to query live-to-VOD videos.

Usage notes

  • For more information about the request and response parameters of API operations, visit OpenAPI Explorer and find the documentation of the API operation in the left-side navigation pane.

  • To obtain sample code of the SDK, visit OpenAPI Explorer. On the OpenAPI Explorer page, specify the request parameters on the Parameters tab and initiate a call. Then, view and download the sample code in a specific language on the SDK Sample Code tab.

Initialize a client

Before you use the SDK, initialize a client. For more information, see Initialization.

Query live-to-VOD videos

You can call the ListLiveRecordVideo operation to query live-to-VOD videos.

Click ListLiveRecordVideo to learn more about this API operation.