From e95eafb577d4b4b53041d3b6451962598c359c74 Mon Sep 17 00:00:00 2001 From: KZ Date: Thu, 8 Dec 2016 00:59:18 +0100 Subject: [PATCH] Add v4l to Video section (#1207) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02b95833..d732be9b 100644 --- a/README.md +++ b/README.md @@ -1120,6 +1120,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gmf](https://github.com/3d0c/gmf) - Go bindings for FFmpeg av\* libraries. * [goav](https://github.com/giorgisio/goav) - Comphrensive Go bindings for FFmpeg. * [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer. +* [v4l](https://github.com/korandiz/v4l) - A video capture library for Linux, written in Go. ## Web Frameworks