【问题标题】:Raspberry Pi Motion Camera Not Working树莓派运动相机不工作
【发布时间】:2018-08-17 08:45:25
【问题描述】:

我使用this 教程在我的树莓派上安装了运动感应摄像头。

我完成了所有工作。我使用的是 Raspbery Pi 3 Model B,因此存在一些差异,但我想我已经涵盖了所有内容。

当我重新启动 Pi Motion 时,好像我在运行 sudo service motion status 我得到了这样的东西:

pi@raspberrypi:~ $ sudo service motion status
● motion.service - LSB: Start Motion detection
Loaded: loaded (/etc/init.d/motion)
Active: active (exited) since Thu 2018-03-08 21:08:08 UTC; 3min 0s ago
Process: 1271 ExecStop=/etc/init.d/motion stop (code=exited, status=0/SUCCESS)
Process: 1277 ExecStart=/etc/init.d/motion start (code=exited, status=0/SUCCESS)

Mar 08 21:08:08 raspberrypi systemd[1]: Started LSB: Start Motion detection.
Mar 08 21:08:08 raspberrypi motion[1277]: Starting motion detection daemon: motion.

但我无法从我的 Mac 连接到浏览器页面。如果我使用 http://:8080 我会收到无法连接的错误。我确实安装了 Apache,所以如果我这样做 http:// 我会得到默认页面。

我该怎么做才能让它工作?

【问题讨论】:

    标签: raspberry-pi raspberry-pi3 raspbian motion-detection


    【解决方案1】:

    您是否尝试过 http://[YOUR_IP_ADDRESS]:8081。 8080 专用于配置。

    【讨论】:

      猜你喜欢
      • 2015-08-05
      • 1970-01-01
      • 2023-03-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-03-11
      • 2018-02-13
      • 2023-03-30
      相关资源
      最近更新 更多