Skip to main content

Stop RTSP Pull

POST 

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

warning

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

Manually stop RTSP pull for a stream. Ends the current stream session.

Generate JWT

Request

Responses

RTSP pull stopped

Bad Request - Source not running

Forbidden - Stream belongs to different project

RTSP source not configured

Internal Server Error