Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Conversation

SlayerTO
Copy link

@SlayerTO SlayerTO commented Aug 5, 2022

Hardware:

  • Raspi Cam v2.1
  • Raspberry 4 B

input_raspicam.so is not present, fortunaly you can use input_uvc with the raspicam v4l2 driver.

vcgencmd get_camera returned the string "supported=1 detected=1, libcamera interfaces=0" witch was not matching up with "supported=1 detected=1", adding wildcards resolved that issue.

Hardware: 
- Raspi Cam v2.1 
- Raspberry 4 B 

input_raspicam.so is not present, fortunaly you can use input_uvc with the raspicam v4l2 driver.

vcgencmd get_camera returned the string "supported=1 detected=1, libcamera interfaces=0" witch was not matching up with "supported=1 detected=1", adding wildcards resolved that issue.
@mgcrea
Copy link

mgcrea commented Nov 22, 2022

Encountered the same issue and a make distclean; make properly created the missing file. Still the fix in webcamd is required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants