I succeed to activate motion by raspberry pi 5 and I used the camera with 'ov5647'.
{
motion.service - Motion detection video capture daemon
Loaded: loaded (/lib/systemd/system/motion.service; enabled; preset: enabled)
Active: active (running) since Sat 2024-08-24 19:45:45 KST; 13min ago
Docs: man:motion(1)
Main PID: 2176 (motion)
Tasks: 5 (limit: 9252)
CPU: 18.320s
CGroup: /system.slice/motion.service
?붴?2176 /usr/bin/motion
24 19:45:45 raspberrypi systemd[1]: Started motion.service - Motion detection video capture daemon.
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] motion_startup: Logging to file (/var/log/motion/motion.log)
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] motion_startup: Logging to file (/var/log/motion/motion.log)
}
But I can't connect the web with it. It says 'unable to open video device' and can't see the video.
{
motion.service - Motion detection video capture daemon
Loaded: loaded (/lib/systemd/system/motion.service; enabled; preset: enabled)
Active: active (running) since Sat 2024-08-24 19:45:45 KST; 13min ago
Docs: man:motion(1)
Main PID: 2176 (motion)
Tasks: 5 (limit: 9252)
CPU: 18.320s
CGroup: /system.slice/motion.service
?붴?2176 /usr/bin/motion
24 19:45:45 raspberrypi systemd[1]: Started motion.service - Motion detection video capture daemon.
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] motion_startup: Logging to file (/var/log/motion/motion.log)
24 19:45:45 raspberrypi motion[2176]: [0:motion] [NTC] [ALL] motion_startup: Logging to file (/var/log/motion/motion.log)
}
But I can't connect the web with it. It says 'unable to open video device' and can't see the video.
Statistics: Posted by gsshpi — Sat Aug 24, 2024 11:00 pm