Motion shows grey screen on cam libcamera sees #1887
Replies: 2 comments 1 reply
-
Log tells me waiting for camera to be added via web config, but there is no camera in the web config to be added.
|
Beta Was this translation helpful? Give feedback.
-
Make sure
With motion version 5 you no longer need libcamerify. You can use I had to run |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running Motion version 5.0.0-git-20250515-462b701 on a Raspberry Pi running bookworm. Though the web interface says version 4.7.0.
Linux dash 6.12.25+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.25-1+rpt1 (2025-04-30) aarch64 GNU/Linux
My connected camera is the Arducam 8mp IMX219
dash:~/libcamera $ libcamera-hello [0:27:15.092113375] [1219] ERROR IPAModule ipa_module.cpp:171 Symbol ipaModuleInfo not found [0:27:15.092320874] [1219] ERROR IPAModule ipa_module.cpp:291 v4l2-compat.so: IPA module has no valid info [0:27:15.092466811] [1219] INFO Camera camera_manager.cpp:326 libcamera v0.5.0+59-d83ff0a4 [0:27:15.212755816] [1222] WARN RPiSdn sdn.cpp:40 Using legacy SDN tuning - please consider moving SDN inside rpi.denoise [0:27:15.218705949] [1222] INFO RPI vc4.cpp:447 Registered camera /base/soc/i2c0mux/i2c@1/imx219@10 to Unicam device /dev/media0 and ISP device /dev/media1 [0:27:15.218949073] [1222] INFO RPI pipeline_base.cpp:1121 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
and in case it's usful
[0:27:15.224377645] [1219] INFO Camera camera.cpp:1205 configuring streams: (0) 1640x1232-YUV420 (1) 1640x1232-SBGGR10_CSI2P [0:27:15.225842952] [1222] INFO RPI vc4.cpp:622 Sensor: /base/soc/i2c0mux/i2c@1/imx219@10 - Selected sensor format: 1640x1232-SBGGR10_1X10 - Selected unicam format: 1640x1232-pBAA
Motion apparently knows the camera is there, but just gives me a grey screen and no configuration options in the web UI
How can I make the camera work with Motion?
I've already tried 'libcamerify motion' and no change.
Beta Was this translation helpful? Give feedback.
All reactions