【问题标题】:How do I connect my IP Remote Camera to ZoneMinder?如何将我的 IP 远程摄像机连接到 ZoneMinder?
【发布时间】:2017-08-24 23:44:43
【问题描述】:
我正在使用 Ubuntu 16.04、ZoneMinder v1.29.1 和 this docker 和 this camera(海康威视 ir 全景鱼眼)。我可以连接到相机并获得相机界面进行设置等。问题是实时视图需要一个依赖于 Windows 的插件,这就是我想使用 ZoneMinder 的原因。
现在我根据this guide配置了一切。基本上我必须添加一个监视器,将源设置为远程,将协议设置为 rtsp,将方法设置为 rtp/rtsp,将主机名设置为 :@,将端口设置为相机网络界面报告的 rtsp 端口,并将主机路径设置为所有可能的东西:我试过 /Streaming/Channels/[1,2,3,4]/ 和 /live 和 /Streaming/Channels/[101,102,103]-[401,402,403,404 ]/ 但我从来没有直播过。我真的不知道我做错了什么。有人知道正确的主机路径或任何其他可能阻止我接收实时信息的问题吗?根据this site,海康威视产品应与ZoneMinder 配合使用。也许我只是错过了一些小而愚蠢的东西,谢谢。
编辑:
我使用 ONVIF 设备管理器检测我的 rtsp 流:它是 rtsp://:554/Streaming/Channels/101?transportmode=unicast&profile=Profile_101 我在 ZoneMinder 中使用了这些设置,但它仍然给我一个 404视频错误。
【问题讨论】:
标签:
ip-camera
zoneminder