Record
- After task is started (i.e., task-started event is received), call
StartRecordingAPI to record the desired website. - Streams are continuously recorded. If you want to stop, call
StopRecordingAPI. - After recording stops, the recorded video file will be uploaded. After the upload finishes, you can request the download url via
GetDownloadUrl.
You will be charged according to the duration of the task, so remember to stop the task after stop streaming.