- Referencing a single
.mcapfile - Creating a Composite Scene to reference existing files in your cloud bucket.
Upload an .mcap file directly
If your sensor data is already in an .mcap recording, you can upload the file directly. Upload the file in Encord Files & Folders, or use the SDK to upload a local file or register a file from cloud storage:
Register a Composite Scene with the SceneBuilder
Use the
SceneBuilder when your sensor streams live in separate files that you want to combine
into a composite Scene. See Scene SDK workflow for the
full documentation on the SceneBuilderStorageFolder and cloud integration ID with the Python SDK, then use the SceneBuilder to build and upload the Scene. For method-level details, see the SceneBuilder reference.
Build and Upload a Scene

