不同的监控设备制造商提供的RTSP(Real Time Streaming Protocol)推流地址格式可能会有所不同。以下是一些主要厂商的RTSP推流地址格式,供您参考:

  1. 海康威视 (Hikvision)
    主码流:
    深色版本
 rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Channels/101

子码流:
深色版本

   rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Channels/102
  1. 大华 (Dahua)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/cam/realmonitor?channel=1&subtype=0
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/cam/realmonitor?channel=1&subtype=1
    
  2. 宇视 (Uniview)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/tracks/101?starttime=now
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/tracks/102?starttime=now
    
  3. 华为 (Huawei)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Tracks/101
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Tracks/102
    
  4. 臻识 (ZNV)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/h264/ch1/main/av_stream
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/h264/ch1/sub/av_stream
    
  5. 小米 (Xiaomi)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/live/ch00_1
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>:<端口号>/live/ch00_0
    
  6. 安讯士 (Axis)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>/axis-media/media.amp?videocodec=h264&resolution=1920x1080
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>/axis-media/media.amp?videocodec=h264&resolution=640x480
    
  7. 松下 (Panasonic)
    主码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>/mpeg4/media.amp?streamprofile=High
    

    子码流:
    深色版本

    rtsp://<用户名>:<密码>@<IP地址>/mpeg4/media.amp?streamprofile=Low
    

    通用格式
    对于一些其他品牌的监控设备,可以尝试以下通用格式:


主码流:
深色版本

rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Channels/1

子码流:
深色版本

rtsp://<用户名>:<密码>@<IP地址>:<端口号>/Streaming/Channels/2

注意事项
用户名和密码:请确保使用正确的用户名和密码,这些信息通常在设备的说明书或管理界面中可以找到。
IP地址和端口号:确保IP地址和端口号正确无误,通常端口号默认为554。
通道号:根据设备的具体型号和配置,通道号可能会有所不同,常见的通道号有1、101、102等。
网络配置:确保设备和监控系统在同一网络中,如果需要从外部网络访问,需要配置端口映射(Port Forwarding)。
如果您在配置过程中遇到任何问题,建议查阅设备的用户手册或联系厂商的技术支持获取帮助。

最后修改:2024 年 10 月 14 日
如果觉得我的文章对你有用,请随意赞赏