Skip to main content
GET
Get capture session with RTSP URLs
Retrieve details of an active streaming session, including RTSP URLs for each channel.
  • RTSP URLs are available once the session is in active status
  • Each channel has its own RTSP URL for independent streaming

Start Session

Start a capture session

Stop Session

Stop the capture session

Authorizations

x-access-token
string
header
required

API key for authentication (sk-xxx format)

Path Parameters

streaming_session_id
string
required
Example:

"capture-12345"

Response

Session details with RTSP URLs

success
boolean
Example:

true

data
object