webcam/README.md
2016-04-10 11:06:26 +02:00

5 lines
202 B
Markdown

# 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