IonicaBizau / image-to-ascii

:floppy_disk: A Node.js module that converts images to ASCII art.
http://ionicabizau.net/blog/16
MIT License
1.58k stars 105 forks source link

webcam.sh #32

Closed aleen42 closed 8 years ago

aleen42 commented 8 years ago

@IonicaBizau this shell script will block process in Ubuntu when there is no such file /dev/video0 to open, which means the camera is not able to be called. So I will create a pull request for this problem.