Stream RTSP
Create an RTSP output stream for use in other pipelines or streams
Overview
Once deployed, this node creates a Pipeline stream and serves the input (encoded) video stream over rtsp at : rtsp://gateway-ip:554/stream-id
The newly created stream is listed under the Pipeline Deployment, and you can find the RTSP URL for this stream on it's detail page.
The Stream's properties are also be available using the Stream API.
WARNING: It's important to note that there is currently no authentication on this RTSP endpoint, since the Stream ID's are unique and auto generated for every deployment. Hence, you should protect the stream URLs as you would protect a secret
Inputs & Outputs
- Inputs : 1, Media Format : Encoded Video
- Outputs : None
- Output Metadata : None
Properties
Property | Value |
---|---|
None | None |
Metadata
Metadata Property | Description |
---|---|
None | None |
Updated about 2 months ago