You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel like I've tried everything at this point. I've followed the threads in many other discussion posts, I've followed these steps, I've done all my updates and upgrades, I've expanded gpu_mem to 128, I've done it all and nothing works.
Raspberry Pi 4B running Raspberry Pi OS version 2025-12-04. Motion 4.7.0
I get the below error.
> sudo libcamerify motion
[0:motion] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion/motion.conf
[0:motion] [NTC] [ALL] motion_startup: Logging to file (/var/log/motion/motion.log)
[0:03:17.617950677] [2034] INFO Camera camera_manager.cpp:340 libcamera v0.6.0+rpt20251202
[0:03:17.662133870] [2035] INFO IPAProxy ipa_proxy.cpp:180 Using tuning file /usr/share/libcamera/ipa/rpi/vc4/ov5647.json
[0:03:17.668298125] [2035] INFO Camera camera_manager.cpp:223 Adding camera '/base/soc/i2c0mux/i2c@1/ov5647@36' for pipeline handler rpi/vc4
[0:03:17.668387812] [2035] INFO RPI vc4.cpp:445 Registered camera /base/soc/i2c0mux/i2c@1/ov5647@36 to Unicam device /dev/media4 and ISP device /dev/media0
[0:03:17.669843886] [2034] INFO Camera camera.cpp:1215 configuring streams: (0) 1344x976-YUV420/sYCC
[0:03:17.670303992] [2035] INFO RPI vc4.cpp:620 Sensor: /base/soc/i2c0mux/i2c@1/ov5647@36 - Selected sensor format: 1296x972-SGBRG10_1X10/RAW - Selected unicam format: 1296x972-pGAA/RAW
motion: ../include/libcamera/controls.h:190: T libcamera::ControlValue::get() const [with T = long int; typename std::enable_if<((! libcamera::details::is_span<U>::value) && (! std::is_same<std::basic_string_view<char>, typename std::remove_cv< <template-parameter-1-1> >::type>::value)), std::nullptr_t>::type <anonymous> = nullptr]: Assertion `!isArray_' failed.
Aborted
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I feel like I've tried everything at this point. I've followed the threads in many other discussion posts, I've followed these steps, I've done all my updates and upgrades, I've expanded gpu_mem to 128, I've done it all and nothing works.
Raspberry Pi 4B running Raspberry Pi OS version 2025-12-04. Motion 4.7.0
I get the below error.
Beta Was this translation helpful? Give feedback.
All reactions