Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4151

Troubleshooting • Re: motion

$
0
0
On a Pi4 running Bookworm 64-bit with Desktop (Release date: December 5th 2023) do update and full-upgrade, reboot.
Then install motion sudo apt install motion. Fix the " cannot create log file /var/log/motion/motion.log" error, then edit

Code:

sudo nano /etc/motion/motion.conf

Code:

    stream_localhost off
[ was on ]
Restart motion service with

Code:

sudo service motion restart
We can then use a PC/laptop/iPad to go to the Pi4 ip address

Code:

http://192.168.1.148:8081/
We see a 640x480 image and motion is working OK

Statistics: Posted by neilgl — Thu Jan 18, 2024 7:09 pm



Viewing all articles
Browse latest Browse all 4151

Trending Articles