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

202 B

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