Search RTStream scene index
Search RTStream
Search indexed content within a real-time stream
POST
Search RTStream scene index
Search for specific content within a real-time stream’s scene index using semantic search.
queryandscene_index_idare requiredresult_thresholdlimits the number of results (default: 10)score_thresholdfilters by minimum relevance score- Enable
rerankfor improved result ordering - Use
stitchto merge adjacent matching segments (default: true)
Create Scene Index
Set up scene indexing first
Event Detection
Build event detection patterns
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Example:
"rts-12345"
Body
application/json
Example:
"person walking"
Example:
"scene-idx-12345"
Example:
10
Example:
0.5
Example:
20
Example:
true
Example:
false