Splice V3
Send a request to create an arbitrary clip for multiple cameras
Documentation Index
Fetch the complete documentation index at: https://api-docs.rhombus.community/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Rhombus API key. Must be accompanied by the x-auth-scheme header set to api-token (or partner-api-token for partner endpoints).
Headers
Authentication scheme identifier. Use api-token for standard API key authentication, partner-api-token for partner API key authentication. Must be paired with the x-auth-apikey header containing your API key.
api-token, api, partner-api-token, partner-api Body
Request object for splicing video clips V3 with multiple cameras and advanced options.
Visibility setting for the clip
Map of device facet UUIDs to altered view configurations
Whether to include audio in the clip
true
Use accessSettings instead
PRIVATE, ROLE_RESTRICTED, ORG_WIDE Description for the spliced clip
"Review of security incident from main entrance"
Optional map of device facet UUIDs to a list of time intervals (start/end millis) for multi-interval splicing. When provided and non-empty, the request is treated as multi-interval and the top-level startTimeMillis/durationSec are ignored. The sum of all interval durations across all devices is capped at 60 minutes, and each interval must be at least 1 second long.
List of device facet UUIDs to splice video from
RUUID with optional appended facet information
"AAAAAAAAAAAAAAAAAAAAAA.v0"
Duration in seconds for the splice
60
Map of integration names to upload flags
Whether to save the clip to console
true
Whether to send to shared storage
false
Whether to send to user storage
false
Start time in milliseconds for the splice
1640995200000
Title for the spliced clip
"Security Incident Review"
Response
OK
Response object for splicing video clips V3.
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"
List of UUIDs for created spliced clips
base 64 (url-safe) uuid string
"AAAAAAAAAAAAAAAAAAAAAA"