如何监控 DVR 摄像机?

Zra*_*akk 5 10.04 camera

我安装了 DVR 并且运行良好......我有 IP 地址,当我在 IE9 中编写它时工作完美(通过网络服务)......我如何通过网络监控它们?

我在 Ubuntu 软件中心尝试了每个浏览器,但我看不到它们 =(...(我可以进入 DVR,但界面只是一种耻辱)

小智 3

Meye 或 Vmeyesuper 可以作为 google chrome 扩展程序运行。为此,您需要安装 Google chrome、浏览器的 Archon 扩展和 chromeos-apk。然后你需要下载 apk 并通过 chromeos-apk 将其转换为 google chrome 扩展:chromeos-apk vmeyesuper.apk --archon。然后你需要将 Archon 和转换后的 apk 作为解压后的扩展加载到 google chrome。

对于当前版本的 chromeos-apk,您需要将“message”:“VM”添加到 messages.json 文件的 extname 部分,如下所示:

{
  "appNotSupported": {
    "description": "Message displayed when the app is not supported.",
    "message": "This app is incompatible with your device. Check to make sure other Android apps work for you from the Chrome Web Store"
  },
  "extName": {
    "message": "VMeyesuper",
    "description": "Extension name"
  }
}
Run Code Online (Sandbox Code Playgroud)

如果是 Ubuntu,那么您可以在破折号中搜索 VMeyesuper 或您在 extname 部分中为应用程序指定的任何名称。

Ubuntu 上的 VMeyeSuperVMeyesuper 关于 VMeye超级设置