Overview
When running a task, you can useenable_recording
to record a video of the agent run.
Getting the URL
Userecording_url()
to get the video recording after the task completes.
If Python is not your language of choice, check out our API Reference.