geerlingguy / pi-webcam

Automation to configure a Raspberry Pi as a USB OTG webcam
https://www.youtube.com/watch?v=8fcbP7lEdzY
MIT License
1.39k stars 100 forks source link

clone uvc-gadget failed #84

Open tippy-somers opened 5 months ago

tippy-somers commented 5 months ago

Am pretty new to this but would love to get this webcam working. I followed your read me file and got the following message. Webcam will not work Any help would be much appreciated.

TASK [Clone uvc-gadget to the Pi.] ***** fatal: [127.0.0.1]: FAILED! => {"changed": false, "cmd": "/usr/bin/git clone --o rigin origin https://github.com/geerlingguy/uvc-gadget.git /home/pi/uvc-gadget", "msg": "fatal: could not create leading directories of '/home/pi/uvc-gadget': P ermission denied", "rc": 128, "stderr": "fatal: could not create leading directo ries of '/home/pi/uvc-gadget': Permission denied\n", "stderr_lines": ["fatal: co uld not create leading directories of '/home/pi/uvc-gadget': Permission denied"] , "stdout": "", "stdout_lines": []}

github-actions[bot] commented 1 month ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.