blackjack / webcam

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

Controls #21

Closed aamcrae closed 5 years ago

aamcrae commented 5 years ago

Add code to get or set controls.

aamcrae commented 5 years ago

OK review comments incorporated. Please take another look.

blackjack commented 5 years ago

Travis has some complains. Could you please also fix that? Thank you.

aamcrae commented 5 years ago

Ok fixed, though there is an unrelated breakage for go 1.4 (I presume that was pre-existing).

blackjack commented 5 years ago

Heh, apparently golang 1.6 is now broken and I have to raise minimal supported version to 1.7.

blackjack commented 5 years ago

Thank you very much for your contribution. In the meantime I'll update travis config.