mirror of https://bitbucket.org/ausocean/av.git
f3cf74ce51
This includes adding facilities to handle termination signals and err handling. Some modifications have been made to the file input to accomodate the concurrency requirements. The slate read mechanism is still fairly rudimentary and can only read from a hardcoded file, but at this stage is for prototyping purposes. |
||
---|---|---|
.. | ||
alsa | ||
file | ||
geovision | ||
raspistill | ||
raspivid | ||
webcam | ||
README.md | ||
device.go |
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.