Record video using Golang and your webcam (without OpenCV/CGO/MingGW)
If you want to write a Go script that can record video, take pictures — basically interact with a webcam — you’ll come to a quick conclusion that you cannot do it out of the box without using a bunch of highly complex libraries that are OS specific, ...
nametbd.slugsy.me3 min read