Create a new real-time stream connection
Create a new real-time stream by connecting to an RTSP or YouTube stream URL. The stream begins processing immediately.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.
url is required and must be a valid RTSP or YouTube stream URLsample_rate controls the frame sampling rate (default: 30)media_types specifies which media to capture: video, audio, or bothstore to true to persist stream recordingsenable_transcript for automatic speech transcriptionAPI key for authentication (sk-xxx format)
RTSP or YouTube stream URL
"rtsp://example.com:8554/stream"
"My Stream"
"default"
30
video, audio ["video", "audio"]false
true
"conn-123"