vladimirvivien / go4vl

A Go library for working with the Video for Linux API (V4L2).
MIT License
245 stars 45 forks source link

Refactor #18

Closed vladimirvivien closed 2 years ago

vladimirvivien commented 2 years ago

This refactor introduces new changes that simplifies the way the API works. Unfortunately, these changes are not backward compatible and will break your existing code. Please review the ./examples for documentation for the API changes.