mirror of https://bitbucket.org/ausocean/av.git
c8f846f87d
This change fixes the sample rate negotiation functionality, by making a comparison against the value of the slice and not the index. |
||
---|---|---|
.. | ||
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.