Add libvlc-go (#2134)

This commit is contained in:
Adrian-George Bostan 2018-10-06 10:54:10 +03:00 committed by Avelino
parent 109825c0f9
commit 640566012f

View File

@ -1544,6 +1544,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [goav](https://github.com/giorgisio/goav) - Comphrensive Go bindings for FFmpeg.
* [gst](https://github.com/ziutek/gst) - Go bindings for GStreamer.
* [libgosubs](https://github.com/wargarblgarbl/libgosubs) - Subtitle format support for go. Supports .srt, .ttml, and .ass.
* [libvlc-go](https://github.com/adrg/libvlc-go) - Go bindings for libvlc 2.X/3.X/4.X (used by the VLC media player).
* [v4l](https://github.com/korandiz/v4l) - Video capture library for Linux, written in Go.
## Web Frameworks