blackjack / webcam

Golang webcam library for Linux
MIT License
411 stars 90 forks source link

Whired behaviour when returning frame `[]byte` #53

Open DerZombiiie opened 2 years ago

DerZombiiie commented 2 years ago

when the you wrap the cam.ReadFrame and return the frame, the slice will be messed up when trying to write to writers (e.g. files) "invalid address"