Skip to main content

Start RTSP Pull

POST 

/program/api/v2/streams/:id/rtsp-source/start

warning

This endpoint is available in private cloud only. Use your global host URL if self-hosted.

Manually start RTSP pull for a stream. Creates a stream session and begins pulling from the configured RTSP source.

Generate JWT

Request

Responses

RTSP pull started

Bad Request - Source already running or not configured

Forbidden - Stream belongs to different project

RTSP source not configured

Internal Server Error