Trouble getting Inland RaspberryPi v1.3 camera working

Camera model

Inland RaspberryPi Camera v1.3

What is the problem?

Can't access my camera via webcam or strraming

What did you already try to solve it?

sudo apt update && sudo apt upgrade

edited /boot/firmware/config.txt by adding dtoverlay=ov5647

vcgencmd get_camera results supported=1 detected=0, libcamera interfaces=1

rpicam-hello
[92:55:02.108420039] [18039] INFO Camera camera_manager.cpp:330 libcamera v0.5.2+99-bfd68f78
[92:55:02.139978068] [18042] INFO IPAProxy ipa_proxy.cpp:180 Using tuning file /usr/share/libcamera/ipa/rpi/vc4/ov5647.json
[92:55:02.146600630] [18042] INFO Camera camera_manager.cpp:220 Adding camera '/base/soc/i2c0mux/i2c@1/ov5647@36' for pipeline handler rpi/vc4
[92:55:02.146678407] [18042] INFO RPI vc4.cpp:440 Registered camera /base/soc/i2c0mux/i2c@1/ov5647@36 to Unicam device /dev/media4 and ISP device /dev/media1
[92:55:02.146718999] [18042] INFO RPI pipeline_base.cpp:1107 Using configuration file '/usr/share/libcamera/pipeline/rpi/vc4/rpi_apps.yaml'
Made DRM preview window
Preview window unavailable
Mode selection for 1296:972:12:P
SGBRG10_CSI2P,640x480/0 - Score: 3296
SGBRG10_CSI2P,1296x972/0 - Score: 1000
SGBRG10_CSI2P,1920x1080/0 - Score: 1349.67
SGBRG10_CSI2P,2592x1944/0 - Score: 1567
Stream configuration adjusted
[92:55:02.149479207] [18039] INFO Camera camera.cpp:1215 configuring streams: (0) 1296x972-YUV420/sYCC (1) 1296x972-SGBRG10_CSI2P/RAW
[92:55:02.149693999] [18042] ERROR V4L2 v4l2_videodevice.cpp:1096 /dev/video0[10:cap]: Unable to set format: Device or resource busy
ERROR: *** failed to configure streams ***.

Have you tried running in safe mode?

No

Systeminfo Bundle

browser.user_agent: Mozilla/5.0 (X11; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0
connectivity.connection_check: 9.9.9.9:53
connectivity.connection_ok: True
connectivity.enabled: True
connectivity.online: True
connectivity.resolution_check: octoprint.org
connectivity.resolution_ok: True
env.hardware.cores: 4
env.hardware.freq: 1800.0
env.hardware.ram: 3967201280
env.os.bits: 32
env.os.id: linux
env.os.platform: Linux-6.12.62+rpt-rpi-v7l-armv7l-with-glibc2.36
env.plugins.pi_support.model: Raspberry Pi 4 Model B Rev 1.5
env.plugins.pi_support.octopi_camera_stack: webcamd
env.plugins.pi_support.octopi_version: 1.1.0
env.plugins.pi_support.octopiuptodate_build: 1.1.0-1.11.5-20251201130812
env.plugins.pi_support.octopiuptodate_build_short: 2025.12.01.130812
env.plugins.pi_support.throttle_check_enabled: True
env.plugins.pi_support.throttle_check_functional: True
env.plugins.pi_support.throttle_state: 0x0
env.python.pip: 25.0.1
env.python.version: 3.11.2
env.python.virtualenv: True
octoprint.last_safe_mode.date: unknown
octoprint.last_safe_mode.reason: unknown
octoprint.safe_mode: False
octoprint.version: 1.11.6
systeminfo.generated: 2026-01-29T00:55:01Z
systeminfo.generator: zipapi

Additional information about your setup

OctoPrint v1.11.6, OctoPi v1.1.0, Firefox, Linux Mint v22.3

Hello @OctoTechy26 !

Please attach the requested systeminfo bundle to your next post.

Another kind request: When posting code, please use the Preformatted text feature of the forum editor for it. Else the code can be useless by reformatting of the forum editor.
Format

I just made a new post with the changes you recommended.

How do I delete this post?