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