StreamLive allows you to record live streams for a specified time period. This feature must be used together with Tencent Cloud COS.
Follow the steps below to configure scheduled recording:
Go to the COS console to configure the storage of recording files. You can either create a bucket or select an existing bucket. Make sure that the bucket is in the same region as your StreamLive channel. For example, if your StreamLive channel is in Mumbai, then the bucket must also be in Mumbai.
Click the bucket name to go to the configuration page and select File List on the left sidebar. Click Create Folder to create a folder for the recording files.
Enter a folder name and splice it to the endpoint URL of the bucket. The result is the address where StreamLive recording files will be saved.
You can view the endpoint URL of a bucket on the Overview page.
In the example above, the address to save StreamLive recording files is https://${your-bucket-name}-${appid}.cos.ap-mumbai.myqcloud.com/streamlive-scheduled-record
. Note it for later use.
Go to the StreamLive console. Click the name of the channel for which you want to configure scheduled recording and select the Plan tab.
Click Create Event and complete the following settings.
Was this page helpful?