mirror of https://bitbucket.org/ausocean/av.git
ee6046cab0
The chunkingRead function allows the record period to not impact on the recording buffer size of the audio. This should allow for less issues related to alsa buffer reading. |
||
---|---|---|
.. | ||
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.