Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camera-streamer web camera for Pi Camera Module 3 12MP on Raspberry PI was skipped because of an unmet condition check #142

Open
kg117 opened this issue Mar 3, 2024 · 4 comments

Comments

@kg117
Copy link

kg117 commented Mar 3, 2024

compile04032024.txt
As shown in the attached text file I have completed a manual install of camera-streamer.
The command: root@raspberrypi:/usr/local/bin# systemctl start camera-streamer-raspi-v3-12MP: Log:
root@raspberrypi:/usr/local/bin# journalctl -xef -u camera-streamer-raspi-v3-12MP
Mar 04 09:01:47 raspberrypi systemd[1]: camera-streamer-raspi-v3-12MP.service - camera-streamer web camera for Pi Camera Module 3 12MP on Raspberry PI was skipped because of an unmet condition check (ConditionPathExists=/sys/bus/i2c/drivers/imx708/10-001a/video4linux). ░░ Subject: A start job for unit camera-streamer-raspi-v3-12MP.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://www.debian.org/support ░░ ░░ A start job for unit camera-streamer-raspi-v3-12MP.service has finished successfully. ░░ ░░ The job identifier is 2190.
I am a beginner for Raspberry Pi. Your help would be much appreciated. I have looked at: /sys/bus/i2c/drivers/imx477/
While installing RPi 4B OS yesterday I don't remember configuring anything for I2C?
Kevin.

@kg117
Copy link
Author

kg117 commented Mar 4, 2024

imx477 04032024.txt
The attached file shows where imx477 appears in the rpicam-apps Bug Report. Yet the log above shows:
ConditionPathExists=/sys/bus/i2c/drivers/imx708/10-001a/video4linux
which states imx708
My system only has: /sys/bus/i2c/drivers/imx477/ which is correct.
Please help. Kevin

@kg117
Copy link
Author

kg117 commented Mar 4, 2024

compile04032024A.txt

Changed the name of camera-streamer-raspi-v3-12MP.service to camera-streamer,service and changed three references in camera-streamer,service file from imx708 to imx477 as I am using a HQ Camera. I was confused by the use of "V3" which does not appear in:
https://www.raspberrypi.com/documentation/computers/camera_software.html
V1 camera (OV5647) dtoverlay=ov5647
V2 camera (IMX219) dtoverlay=imx219
HQ camera (IMX477) dtoverlay=imx477
GS camera (IMX296) dtoverlay=imx296
Camera Module 3 (IMX708)dtoverlay=imx708
To call the last item "V3" is confusing. Sometimes it is called "CM3"?
I made the error of assuming HQ Camera was V3.
All my text files show everything output to the terminal.
Is my camera-streamer now complete?
Kevin.

@kg117
Copy link
Author

kg117 commented Mar 6, 2024

http://192.168.0.15:8080/ please view files attached.
first page 06032024.txt
status page 06032024.txt
http://192.168.0.15:8080/snapshot
On windows 10 in Firefox "Server error" only item displayed.
Any suggestions please.
Kevin.

@kg117
Copy link
Author

kg117 commented May 18, 2024

Arducam camera UC-A65 Rev B 12MP IMX708 model B0310 120°(H) wide-angle M12 Lens ribbon UC-376 on Raspberry Pi 4B
Camera-streamer works 100%
Many thanks
camera-streamer15052024.txt

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

No branches or pull requests

1 participant