mirror of
https://github.com/gen2brain/cam2ip.git
synced 2025-12-16 12:28:35 +00:00
Drop support for cv2, rename tag
This commit is contained in:
@@ -21,8 +21,7 @@ You can also use apps like `ffplay` or `vlc`:
|
||||
|
||||
### Build tags
|
||||
|
||||
* `cv2` - build with `OpenCV` 2.x ([go-opencv](https://github.com/lazywei/go-opencv))
|
||||
* `cv4` - build with `OpenCV` 4.x ([gocv](https://github.com/hybridgroup/gocv))
|
||||
* `opencv` - use `OpenCV` to access camera ([gocv](https://github.com/hybridgroup/gocv))
|
||||
* `turbo` - build with `libjpeg-turbo` ([libjpeg-turbo](https://www.libjpeg-turbo.org/)) instead of native Go `image/jpeg`
|
||||
|
||||
### Download
|
||||
|
||||
Reference in New Issue
Block a user