Search indexed content within a real-time stream
Search for specific content within a real-time stream’s scene index using semantic search.Documentation Index
Fetch the complete documentation index at: https://docs.videodb.io/llms.txt
Use this file to discover all available pages before exploring further.
query and scene_index_id are requiredresult_threshold limits the number of results (default: 10)score_threshold filters by minimum relevance scorererank for improved result orderingstitch to merge adjacent matching segments (default: true)API key for authentication (sk-xxx format)
"rts-12345"
"person walking"
"scene-idx-12345"
10
0.5
20
true
false