Configure RTSP Source
PUT/program/api/v2/streams/:id/rtsp-source
warning
This endpoint is available in private cloud only. Use your global host URL if self-hosted.
Configure or update RTSP source for a stream. Creates if not exists, updates if exists.
Generate JWTRequest
Responses
- 200
- 400
- 403
- 404
- 500
RTSP source configured
Bad Request - Invalid configuration
Forbidden - Stream belongs to different project
Stream not found
Internal Server Error