av/device
Saxon Nelson-Milton 862c06b5f3 revid & device/file: removing Loop mode which was conflicting with Loop variable, and improve file input with logging and robustness 2022-08-31 16:58:40 +09:30
..
alsa using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
file revid & device/file: removing Loop mode which was conflicting with Loop variable, and improve file input with logging and robustness 2022-08-31 16:58:40 +09:30
geovision using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
raspistill using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
raspivid using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
webcam using latest version of utils and using latest logging package 2022-05-27 15:42:58 +09:30
README.md added README.md files to top level packages 2021-04-11 11:19:37 +09:30
device.go device: fix incorrect uses of MultiError and guard against misuse 2022-01-13 16:08:02 +10:30

README.md

Readme

Package device defines an input device interface (AVDevice) which implements io.Reader and provides configuration and start/stop control. Various packages containing implementations of this interface are also provided for various input devices.

Contributing

See here under "Contributing" for information on how to contribute.

License

See here under "License" for licensing.