Download recordings from SD card
mainPyTapo supports downloading recordings saved on the camera's SD card. This requires ffmpeg to be installed on your system to convert streams into watchable files.
To use the recording download functionality (referencing the example script), you must set the following environment variables:
HOST: IP Address of your cameraPASSWORD_CLOUD: Tapo cloud account password (required to access recordings; processing remains local)OUTPUT: Directory where you wish to save all the recordingsDATE: Date for which to download recordings inYYYYMMDDformat (e.g.,20230221)