ayufan / camera-streamer

High-performance low-latency camera streamer for Raspberry PI's
291 stars 46 forks source link

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 4 months ago

kg117 commented 4 months ago

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 commented 4 months ago

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 commented 4 months ago

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 commented 3 months ago

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 commented 1 month ago

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