Documentation Index
Fetch the complete documentation index at: https://marinabox.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Custom Video Save Locations
Configure where and how session recordings are saved.Python SDK
Configuration Options
The SDK provides two ways to customize video saving:-
Global Videos Directory:
- Set during SDK initialization
- All session recordings will save to this directory by default
-
Custom Filename:
- Specify when stopping a session
- Allows unique naming for individual recordings
Example Usage
Notes
- If no custom
videos_pathis specified, recordings save to the default MarinaBox videos directory - Custom filenames must end with
.mp4 - Existing files with the same name will be overwritten
Get Support & Join Our Community
- Discord: https://discord.gg/nAyFBSSU87
- Email: askmarinabox@gmail.com
