CARVIEW |
Select Language
HTTP/2 200
date: Fri, 15 Aug 2025 23:34:07 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
cf-ray: 96fc8033892f4e3d-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=b9eb9eec-d834-4e4a-a0cf-f63833b8ee58; expires=Sat, 15 Aug 2026 23:34:06 GMT; domain=.stackexchange.com; path=/; secure; httponly
set-cookie: prov=b9eb9eec-d834-4e4a-a0cf-f63833b8ee58; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=3WVlQnWCSg0WMcG1BgqrNrytSkgG1Q.VvDZ7QF175rQ-1755300847-1.0.1.1-rMSBhiGOFSZpCKyvHiUBSLTVNS296dcPc6UnbAeaoTQPiNlyyhUA98X9fNGDzoBrw24KzYNcieM90AkkH9S2Wgicc1DAAJjJd5OOPc39wNE; path=/; expires=Sat, 16-Aug-25 00:04:07 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=IMai8ijV2h4Bps81aSraz0YDu6LIt9XCm6Q82HPJhrY-1755300847134-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 8cc0a53c-4217-4df2-acad-e98077b4d835
x-worker-origin-response-time: 479000000
x-dns-prefetch-control: off
server: cloudflare
Newest 'camera' Questions - Raspberry Pi Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [camera]
Use the Camera tag for any questions related to how to use a camera or webcam with the Raspberry Pi.
1,049 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
42
views
OV5647 not detected via I2C despite overlay enabled
Body:
I'm trying to interface an OV5647 camera module with my Raspberry Pi 3B+ running Raspberry Pi OS Lite.
My setup:
I²C bus: 10
OV5647 address: 0x36
Reading registers: 0x300A (chip ID high), ...
0
votes
0
answers
20
views
Random stutters when trying to stream a usb webcam as mjpeg stream
I am trying to stream a usb webcam with ustreamer into the network as an mjpeg stream. However, I'm having a weird issue: after having built ustreamer from sources, running it and seeing the stream at ...
0
votes
0
answers
38
views
Camera Module 3 - Pi5 - getUserMedia - AutoFocus
I'm trying to have a simple JS app to open the camera and to display it on localhost a webpage.
Opening the camera and setting the resolution works fine with a simple :
navigator.mediaDevices....
-2
votes
1
answer
68
views
Strange issues with using crontab to run a python script
I'm working on a project that needs to run headless - I need to run a python script "main.py" within a virtual environment at boot.
I decided to use crontab to do this. My crontab line is as ...
0
votes
0
answers
57
views
How do I rename UVC Camera on host computer
I've spent all day trying to figure out how to rename the webcam I made using this tutorial. It shows up as UVC Camera on my Windows 11 PC and I want to change what the name of it is. I can't figure ...
0
votes
0
answers
58
views
rpicam-vid (2025) h264 intra 0 for optical flow
I am considering a GS camera on a pi 5 to do some optical flow detection. I can't find anything modern on this, and it seems the modern h264 includes B frames.
And intra 0 doesn't work?
And am I ...
2
votes
0
answers
180
views
How to solve error: Could not open any dmaHeap device when using raspi 4b and high quality camera
I am using a fully updated RasPi4B with 8GB of RAM running 64 bit Bookworm. I have done nothing but setting up the Pi and ran apt update and apt ful-upgrade. Now all I want to achieve is to see the ...
1
vote
1
answer
69
views
Stream video and taking pictures at the same time
Is there a way to both stream video and take pictures at 15 second intervals, at the same time?
I'm using a Raspberry Pi Camera module 3.
All advice and ideas are appreciated :)
1
vote
1
answer
102
views
RPi 5 shuts down(red LED) while running a camera module 3
I had a RPi 3B+ with a camera module 3, due to some constraints I've had to distance the camera module from the RPi itself, I use a connector board to convert the ribbon cable to a multiwire cable and ...
0
votes
0
answers
60
views
Raspberry Pi AI camera not working in Thonny
I have recently purchased the Raspberry pi 5 and Raspberry pi AI camera as an absolute beginner. I have gone through all the demos in the terminal and it is working fine, but when I try to implamet it ...
1
vote
1
answer
209
views
Region of Interest option (--roi) ignored when using rpicam-still and rpicam-vid
I am attempting to use the
--roi 0.25, 0.25, 0.5, 0.5
option with rpicam-still and rpicam-vid to achieve a digital zoom effect. I've tried the above which should keep the middle 50% of pixels both ...
0
votes
1
answer
174
views
Running pi camera module at startup
I'm new to the world of Raspberry Pi, so apologies if the answer to these questions seem obvious.
I do a bit of soldering now and then, and I've been given a Raspberry Pi 4 module, and had an extra ...
0
votes
0
answers
218
views
Using two Pi 5s together to handle four cameras
I am not sure how to do this, but what I wanted to do is:
Using two Raspberry Pi 5 with each connecting two cameras.
The four cameras should be able to simultaneously recording 4k or HD video at at ...
0
votes
0
answers
303
views
cannot get imx219 camera working on raspberrypi os bookworm running in pi 4b
When running
libcamera-still list-cameras
, the camera is listed. However
libcamera-hello
gives an error 'failed to acquire camera'.
So does
libcamera-still -o test.jpg.
I have made some mods to /...
1
vote
0
answers
124
views
rpicam Preview Window Scaling
Using a Pi5 with latest OS full install.
Is there any way to make the Preview Window fullscreen, but maintain the pixel size and shape of the CCD?
Essentially, I want to have black space around the ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Hot Network Questions
- Make a zigzag array of length n with a defect at position d
- How and where to place consecutive intercalary days in a lunisolar calendar with strictly lunar months, but an Earthlike solar year?
- Get rid of \n in Ansible Jinja template
- Impact on societal cohesiveness in a world where the souls of the dead are currency
- newcommand that mimic `\hbar`-like symbols get encoding failed with ctex-kit?
- What is this medallion or medal with early Chinese writing?
- What is the Marathi original of the Eknath poem Kolatkar has translated?
- Why the conjugated C=C bond shifts when a Δ4-3-ketosteroid is treated with ethylene glycol?
- Can defamation occur without specific intent for false statements about ordinarily non-damaging things?
- Passing data via stdin to pdftk which doesn't work with /proc/self/fd/0
- How is the Münchhausen trilemma not the biggest problem in meta-ethics and epistemology?
- How to work with headstrong colleagues
- How often do judges color their text?
- Confidence intervals for predictions in ggeffects are outside the possible range of probabilities
- Manual manipulation of graphs
- Why is there an imperative by Camus to continuously confront the Absurd?
- Dealing with non-monotonic scale in clinical trial
- Citing ChatGPT for code generation
- Is there any tool/software that can directly visualize Z-matrix format?
- Does Germany have the highest wolf density in the world?
- Has the speed of gravitational waves been verified beyond GW-170817?
- How could Earth or the Moon be cooled within a few decades of the Theia impact?
- Gravity same as free space?
- How to reduce repetition in a large amount of if-else statements when reading from a buffer