Skip to content

bububa/camera

Repository files navigation

Golang lib for camera capture

Go Reference Go goreleaser GitHub go.mod Go version of a Go module GoReportCard GitHub license GitHub release

Demo

demo screen capture

Install

go get -u github.com/bububa/camera

Requirements

  • libjpeg-turbo (use -tags jpeg to build without CGo)
  • On Linux/RPi native Go V4L implementation is used to capture images.

Build tags

  • cv4 - build with OpenCV 4.x (gocv)
  • jpeg - build with native Go image/jpeg instead of libjpeg-turbo
  • android - build for Android

About

golang lib for different camera device capture

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages