Онлайн излъчване чрез RTSP протокол

Realtime streaming protocol (RTSP)

  • RTSP е стандартен проткол за излъчване на аудио и видео поток от IP камери.
  • Повечето IP камери поддържат RTSP протокол за да излъчват видео през Интернет
  • Това което трябва да се направи е да се осигури пренсочване на RTSP видео излъчването от IP камерата през рутера на общината. (Port Forwarding)
  • След което CDN платформата се свързва с вашата IP камера посредством RTSP прокотола.

Списък на най-често използваните IP камери и техните стандартни адрес (RTSP URL).

Заб. Списъка е с информативна цел и не е изчерпателен. Възможно е някои специфични модели от изброените производители да имат различен адрес от посочения.

DVC (предлагана от Еволинк)
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/profile1
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/profile2
Third streamrtsp://<user>:<pass>@<cameraip>:<port>/profile3

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/profile1

Hikvision
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/101/
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/102/

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/Streaming/Channels/101/


Dahua
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0
Sub streamrtsp://<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
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0
Sub streamrtsp://<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
StreamRTSP URL
Main stream on normal camerartsp://<user>:<pass>@<cameraip>:<port>/defaultPrimary?streamType=u
Main stream on multi-sensor camerartsp://<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
StreamRTSP URL
Primary streamrtsp://<user>:<pass>@<cameraip>:<port>/live/video/profile1
Secondary streamrtsp://<user>:<pass>@<cameraip>:<port>/live/video/profile2
Other streamrtsp://<user>:<pass>@<cameraip>:<port>/live/mpeg4
Other streamrtsp://<user>:<pass>@<cameraip>:<port>/live/h264
Other streamrtsp://<user>:<pass>@<cameraip>:<port>/live/h264_ulaw/VGA
Other streamrtsp://<user>:<pass>@<cameraip>:<port>/live/h264_ulaw/HD720P
Other streamrtsp://<user>:<pass>@<cameraip>:<port>/live/h264/HD1080

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/live/h264

Axis
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/axis-media/media.amp
Sub streamrtsp://<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
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/?inst=2

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/

CPPlus
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/cam/realmonitor?channel=1&subtype=0
Sub streamrtsp://<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
StreamRTSP URL
Primary streamrtsp://<user>:<pass>@<cameraip>:<port>/play1.sdp
Secondary streamrtsp://<user>:<pass>@<cameraip>:<port>/play2.sdp

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/play1.sdp

Eneo
StreamRTSP URL
Primary streamrtsp://<user>:<pass>@<cameraip>:<port>/1/stream1
Secondary streamrtsp://<user>:<pass>@<cameraip>:<port>/1/stream2
Third streamrtsp://<user>:<pass>@<cameraip>:<port>/1/stream3

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123/1/stream1

Exvist
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/live/main
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/live/sub

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/live/main

Foscam
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/videoMain
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/videoSub

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/videoMain

Geovision
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/CH001.sdp
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/CH002.sdp

Default RTSP port: 554 ir 8554
Example: rtsp://viewer:pass@123.123.123.123:554/CH001.sdp

Hanwha
StreamRTSP URL
Main stream – Profile 1rtsp://<user>:<pass>@<cameraip>:<port>/profile1/media.smp
Sub stream – Profile 2rtsp://<user>:<pass>@<cameraip>:<port>/profile2/media.smp

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/profile1/media.smp

Panasonic
StreamRTSP URL
H264 streamrtsp://<user>:<pass>@<cameraip>:<port>/MediaInput/h264
MPEG4 streamrtsp://<user>:<pass>@<cameraip>:<port>/MediaInput/mpeg4

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/MediaInput/h264

Uniview
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/media/video1
Sub streamrtsp://<user>:<pass>@<cameraip>:<port>/media/video2

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123:554/media/video1

TRENDnet
StreamRTSP URL
Primary streamrtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/101
Secondary streamrtsp://<user>:<pass>@<cameraip>:<port>/Streaming/Channels/102
Third streamrtsp://<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 Камери

StreamRTSP URL
Primary streamrtsp://<user>:<pass>@<cameraip>:<port>/profile1
Secondary streamrtsp://<user>:<pass>@<cameraip>:<port>/profile2

Default RTSP port: 554
Example: rtsp://viewer:pass@123.123.123.123/profile1


DVR

StreamRTSP URL
Channel 1rtsp://<user>:<pass>@<cameraip>:<port>/chID=1&streamType=main&linkType=tcp
Channel 2rtsp://<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

StreamRTSP URL
Channel 1rtsp://<user>:<pass>@<cameraip>:<port>/<channel>/chID=1&streamType=main&linkType=tcp
Channel 2rtsp://<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
StreamRTSP URL
Main streamrtsp://<user>:<pass>@<cameraip>:<port>/live.sdp
Sub streamrtsp://<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