-
Notifications
You must be signed in to change notification settings - Fork 707
Description
Motioneye 0.42.1 installed on Raspian Bullseye on a Pi4.
Motion 4.4.0 installed on 2 Raspian Bullseye Pi02W devices.
From both Pi0, I can access the video feed from IP:8080 without issue. I can add both cameras to MotionEye in the web gui with IP:8081.

cat /var/log/motion.log
[0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motioneye/motion.conf
[0:motion] [NTC] [ALL] config_camera: Processing camera config file camera-1.conf
[0:motion] [NTC] [ALL] motion_startup: Logging to syslog
[0:motion] [NTC] [ALL] motion_startup: Motion 4.3.2 Started
[0:motion] [NTC] [ALL] motion_startup: Using default log type (ALL)
[0:motion] [NTC] [ALL] motion_startup: Using log type (ALL) log level (WRN)
[1:ml1:Camera1] [WRN] [NET] netcam_next: called with no data in buffer
[1:ml1:Camera1] [WRN] [NET] netcam_init_jpeg: no new pic, no signal rcvd
UFW is disabled on all 3. I can access all 3 on web gui, SSH, etc. It seems that MotionEye isn't able to render the stream?
I went back through the install steps and verified that each dependency was met. I even ran a MotionEye update and everything is current.
I know I am missing something silly here. Oh, I also edited /etc/motion/motion.conf on both Pi0:
webcontrol_localhost off
stream_localhost off
