Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

RaspberryPi camera v2 fails to connect to camera with "VIDEOIO ERROR: V$L: can't open camera" #39

Closed
xginn8 opened this issue Jul 25, 2019 · 1 comment

Comments

@xginn8
Copy link

xginn8 commented Jul 25, 2019

A user reported that they were able to fix these issues by upgrading the project to use debian-buster as a base and the following set of packages:

RUN apt-get install alsa-utils automake avr-libc bison build-essential flex
RUN apt-get install g++ gcc gcc-avr git gperf htop libtinfo-dev make nano
RUN apt-get install nmap pkg-config psmisc pulseaudio cmake unzip pkg-config
RUN apt-get install -yq gstreamer-1.0 v4l-utils libopus-dev libvpx-dev python3 python3-dev python3-pip python3-setuptools
RUN apt-get install -yq libsrtp2-dev libopencv-dev libatlas3-base libilmbase23 libopenexr23 libavformat-dev libswscale-dev libqtgui4
RUN apt-get install -yq libqt4-test libavdevice-dev libavfilter-dev libavcodec-dev

Front logo Front conversations

@sradevski sradevski changed the title balena-cam using RaspberryPi camera v2 fails to connect to camera with VIDEOIO ERROR: V$L: can't open camera RaspberryPi camera v2 fails to connect to camera with "VIDEOIO ERROR: V$L: can't open camera" Jul 26, 2019
@mbalamat
Copy link
Contributor

mbalamat commented Aug 2, 2019

Can't reproduce, closing for now.

@mbalamat mbalamat closed this as completed Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants