initial commit
This commit is contained in:
commit
c67729332c
26 changed files with 1612 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Webcam library written in pure Go (no cgo bindings)
|
||||
|
||||
This library is for interacting with webcams, using the video4linux (V4L2) framework.
|
||||
|
||||
It is derived work from https://github.com/blackjack/webcam
|
||||
Loading…
Add table
Add a link
Reference in a new issue