Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding camera #1

Open
karthikbnd opened this issue May 25, 2016 · 6 comments
Open

Regarding camera #1

karthikbnd opened this issue May 25, 2016 · 6 comments

Comments

@karthikbnd
Copy link

In this code which camera is used usb or raspberry pi camera

@karthikbnd
Copy link
Author

karthikbnd commented May 25, 2016

$ sudo python PyALPR.py
Traceback (most recent call last):
File "PyALPR.py", line 64, in
plate_reader.read_plate()
File "PyALPR.py", line 40, in read_plate
alpr_json, alpr_error = self.alpr_json_results()
File "PyALPR.py", line 25, in alpr_json_results
self.webcam_subprocess().communicate()
File "PyALPR.py", line 17, in webcam_subprocess
return subprocess.Popen(self.webcam_command_args, stdout=subprocess.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

@JesseXia
Copy link

I'm getting this error as well, have any idea about this?

@datomnurdin
Copy link

I also got this error message.

@mehuaniket
Copy link

I'm also getting this message!!

@tirthrajchauhan
Copy link

I also get this same error.

@ihalili
Copy link

ihalili commented Jan 21, 2018

Please Install this
sudo apt-get install fswebcam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants