Skip to main content

Create RTSP Schedule

POST 

/program/api/v2/streams/:id/rtsp-schedules

warning

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

Create a new RTSP schedule for a stream

Generate JWT

Request

Responses

Schedule created

Bad Request - Invalid schedule or RTSP source not configured

Forbidden - Stream belongs to different project

Stream not found

Conflict - Schedule already exists for stream (V1 limitation)

Internal Server Error