Comments on: Guide to Raspberry Pi Camera V2 Module https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 26 Jun 2024 17:11:28 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-930832 Wed, 26 Jun 2024 17:11:28 +0000 http://randomnerdtutorials.com/?p=41883#comment-930832 In reply to David Plowman.

Hi.
We have updated tutorials: https://randomnerdtutorials.com/raspberry-pi-picamera2-python/
All updated here: https://randomnerdtutorials.com/projects-raspberry-pi/
Regards,
Sara

]]>
By: David Plowman https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-930707 Wed, 26 Jun 2024 09:41:42 +0000 http://randomnerdtutorials.com/?p=41883#comment-930707 Hi, the code here only works on older versions of Raspberry Pi OS where the legacy camera system, which has been deprecated for several years now, has been enabled. It won’t work on any systems that are using Bookworm (the current OS at the time of writing), which includes all Raspberry Pi 5s.

Is there any way the text could be updated to reflect this, so as to minimise the confusion caused to users? Obviously an updated tutorial would be great too! Thanks.

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-848628 Sun, 23 Jul 2023 10:10:04 +0000 http://randomnerdtutorials.com/?p=41883#comment-848628 In reply to ajayembedded@gmail.com.

That’s great.
Regards,
Sara

]]>
By: ajayembedded@gmail.com https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-848314 Fri, 21 Jul 2023 15:54:55 +0000 http://randomnerdtutorials.com/?p=41883#comment-848314 The code examples work like a charm, thank you sara.

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-832687 Sun, 30 Apr 2023 10:47:52 +0000 http://randomnerdtutorials.com/?p=41883#comment-832687 In reply to David.

Hi.
I think you need to stop the streaming to be able to take pictures.
After taking the pictures, you can restart the streaming.
I don’t think you can have both at the same time.
Regards,
Sara

]]>
By: David https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-832611 Sat, 29 Apr 2023 21:09:16 +0000 http://randomnerdtutorials.com/?p=41883#comment-832611 Hi,
is it possible to have a livestream, do a record and a photo at the same time.
For example: 24/7 I have a stream and then my PIR-Sensor recognize a motion – the script now should take a photo every 10s (high resolution) and do a video record for the time the motion is detected. I have tried all 3 scripts (streaming, photo, video) and they works perfect, thanks!
But when the streaming script runs, no other script will work.
Do you know the solution?

Regards David

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-362285 Tue, 16 Apr 2019 14:28:26 +0000 http://randomnerdtutorials.com/?p=41883#comment-362285 In reply to Afsari Begum.Nabianwar.

Hi.
In the “Recording video into a file” section, you just need to edit the following line of code:
camera.wait_recording(5)
with the desired record length.
Regards,
Sara

]]>
By: Afsari Begum.Nabianwar https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-362280 Tue, 16 Apr 2019 14:03:30 +0000 http://randomnerdtutorials.com/?p=41883#comment-362280 if i want it to record continously for a required time slot

]]>
By: Balkrishna Wagle https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-307395 Fri, 11 Aug 2017 05:47:08 +0000 http://randomnerdtutorials.com/?p=41883#comment-307395 Sir
Thanks for your tutorials

]]>
By: James https://randomnerdtutorials.com/guide-to-raspberry-pi-camera-v2-module/#comment-307381 Thu, 10 Aug 2017 13:45:59 +0000 http://randomnerdtutorials.com/?p=41883#comment-307381 Thanks, I will get a camera setup to monitor our bird feeder.

]]>