Realtime streaming protocol (RTSP)
- RTSP е стандартен проткол за излъчване на аудио и видео поток от IP камери.
- Повечето IP камери поддържат RTSP протокол за да излъчват видео през Интернет
- Това което трябва да се направи е да се осигури пренсочване на RTSP видео излъчването от IP камерата през рутера на общината. (Port Forwarding)
- След което CDN платформата се свързва с вашата IP камера посредством RTSP прокотола.
Списък на най-често използваните IP камери и техните стандартни адрес (RTSP URL).
Заб. Списъка е с информативна цел и не е изчерпателен. Възможно е някои специфични модели от изброените производители да имат различен адрес от посочения.
DVC
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/profile1 |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/profile2 |
| Third stream | rtsp://<user>:<pass>@<cameraip>:<port>/profile3 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/profile1
Hikvision (предлагана от Еволинк)
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/101/ |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/102/ |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/Streaming/Channels/101/
Dahua
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0 |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=1 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/cam/realmonitor?channel=1&subtype=0
Amcrest
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0 |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=1 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/cam/realmonitor?channel=1&subtype=0
Avigilion
| Stream | RTSP URL |
|---|---|
| Main stream on normal camera | rtsp://<user>:<pass>@<cameraip>:<port>/defaultPrimary?streamType=u |
| Main stream on multi-sensor camera | rtsp://<user>:<pass>@<cameraip>:<port>/defaultPrimary-0?streamType=u |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/defaultPrimary?streamType=u
AVTech
| Stream | RTSP URL |
|---|---|
| Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/video/profile1 |
| Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/video/profile2 |
| Other stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/mpeg4 |
| Other stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/h264 |
| Other stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/h264_ulaw/VGA |
| Other stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/h264_ulaw/HD720P |
| Other stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/h264/HD1080 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/live/h264
Axis
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/axis-media/media.amp |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/axis-media/media.amp?videocodec=h264&resolution=1280×720 |
Sub stream configuration:
- videocodec: h264 or h265
- resolution: 1920×1080 or 1280×720
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/axis-media/media.amp
Bosch
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port> |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/?inst=2 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/
CPPlus
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0 |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=1 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/cam/realmonitor?channel=1&subtype=0
D-link
| Stream | RTSP URL |
|---|---|
| Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/play1.sdp |
| Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/play2.sdp |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/play1.sdp
Eneo
| Stream | RTSP URL |
|---|---|
| Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/1/stream1 |
| Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/1/stream2 |
| Third stream | rtsp://<user>:<pass>@<cameraip>:<port>/1/stream3 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123/1/stream1
Exvist
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/main |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/live/sub |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/live/main
Foscam
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/videoMain |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/videoSub |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/videoMain
Geovision
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/CH001.sdp |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/CH002.sdp |
Default RTSP port: 554 ir 8554
Example: rtsp://viewer:pass@123.123.123.123:554/CH001.sdp
Hanwha
| Stream | RTSP URL |
|---|---|
| Main stream – Profile 1 | rtsp://<user>:<pass>@<cameraip>:<port>/profile1/media.smp |
| Sub stream – Profile 2 | rtsp://<user>:<pass>@<cameraip>:<port>/profile2/media.smp |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/profile1/media.smp
Panasonic
| Stream | RTSP URL |
|---|---|
| H264 stream | rtsp://<user>:<pass>@<cameraip>:<port>/MediaInput/h264 |
| MPEG4 stream | rtsp://<user>:<pass>@<cameraip>:<port>/MediaInput/mpeg4 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/MediaInput/h264
Uniview
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/media/video1 |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/media/video2 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/media/video1
TRENDnet
| Stream | RTSP URL |
|---|---|
| Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/101 |
| Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/102 |
| Third stream | rtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/103 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/Streaming/Channels/101
Viewtron
IP Камери
| Stream | RTSP URL |
|---|---|
| Primary stream | rtsp://<user>:<pass>@<cameraip>:<port>/profile1 |
| Secondary stream | rtsp://<user>:<pass>@<cameraip>:<port>/profile2 |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123/profile1
DVR
| Stream | RTSP URL |
|---|---|
| Channel 1 | rtsp://<user>:<pass>@<cameraip>:<port>/chID=1&streamType=main&linkType=tcp |
| Channel 2 | rtsp://<user>:<pass>@<cameraip>:<port>/chID=2&streamType=main&linkType=tcp |
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123/chID=1&streamType=main&linkType=tcp
NVR
| Stream | RTSP URL |
|---|---|
| Channel 1 | rtsp://<user>:<pass>@<cameraip>:<port>/<channel>/chID=1&streamType=main&linkType=tcp |
| Channel 2 | rtsp://<user>:<pass>@<cameraip>:<port>/<channel>/chID=2&streamType=main&linkType=tcp |
Default RTSP port: 554
Channel: number of the first channel is 1
Example: rtsp://viewer:pass@123.123.123.123/chID=1&streamType=main&linkType=tcp
VIVOTEK
| Stream | RTSP URL |
|---|---|
| Main stream | rtsp://<user>:<pass>@<cameraip>:<port>/live.sdp |
| Sub stream | rtsp://<user>:<pass>@<cameraip>:<port>/live2.sdp |
Sub stream configuration:
- videocodec: h264 or h265
- resolution: 1920×1080 or 1280×720
Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/live.sdp