Publish via RTSP Pull (CCTV)
If you need to convert your RTSP-based videos, such as CCTV, IP camera, etc., into real-time streams in your service, you can use the RTSP Pull feature in OvenMediaEngine Enterprise on AWS.
With this approach, OvenMediaEngine connects directly to an external RTSP (media source) and pulls the video (pulling), allowing you to build a streaming environment easily without any additional streaming tools.
| Item | Supported |
|---|---|
| Container | RTP |
| Transport | UDP / TCP |
| Codec | H.264, H.265, Opus, AAC |
Start Publishing an RTSP Pull Stream
Create an RTSP Pull Stream and enter information

- Stream List on the Web Console (main page), click [+] in the page, then select [Add RTSP pull stream] from the menu.

- Enter a [Stream Name] that is easy to identify, and the [RTSP URL] to connect to.
A typical RTSP URL format is rtsp://{ID}:{Password}@{IP}:{Port}/path, but formats may vary by product. Please check the RTSP URL format recommended by your vendor.
Ensuring stability with Advanced Settings (Optional)

- You can additionally use [Advanced Settings] to configure streaming behavior optimized for your network environment.
If you are using RTSP Pull Streams for the first time, we recommend creating the stream using the default system settings. If further optimization is needed for your environment later, update the stream after adjusting the relevant options.
| Value | Input Range | Description |
|---|---|---|
| Create persistent stream | Yes | No
| Keeps the stream persistent
|
| No input failover timeout (ms) | 0~
| If no media source is received as input (ingress) for the specified period (milliseconds), the stream is deleted.
|
| Unused streams deletion timeout (ms) | 0~
| If there is no output (egress) for the specified period (milliseconds), the stream is deleted.
|
| Ignore RTCP SR timestamp | Yes | No
| Selects whether to wait for RTCP SR (Sender Report), which includes timestamp information.
|
Verify stream output and status

- Stream List on the Web Console, verify that the media source pulled via RTSP is being delivered successfully through OvenMediaEngine Enterprise.

- You can view various metadata on the stream details page.