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 JWTRequest
Responses
- 200
- 400
- 403
- 404
- 500
RTSP pull stopped
Bad Request - Source not running
Forbidden - Stream belongs to different project
RTSP source not configured
Internal Server Error