Guest User

Untitled

a guest
Jan 18th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. #!/bin/bash
  2. python3 /home/mycomp/rfd/liveCamObject.py
  3.  
  4. sh runBot.sh
  5.  
  6. @reboot /home/mycomp/runBot.sh
  7.  
  8. error: no video mode activated
  9.  
  10. VIDEOIO ERROR:V4L: can't open camera by index 0.
  11.  
  12. sudo modprobe bcm2835-v4l2
  13.  
  14. FATAL: Module `bcm2835-v4l2` not found in directory `/lib/modules/4.15.0-43-generic`
Add Comment
Please, Sign In to add comment