micstream/micstream
dariohy be40c0c1d8
Update audio.py
For those of you who have a mono (1 channel) mic, the '-ac' flag should be entered strictly before the '-i device'; if that flag is set after the device declaration, then the setting will apply for the output (as per the man page for ffmepg command). Hope this helps.
2021-07-12 11:58:58 -05:00
..
__init__.py First version 2020-11-02 13:08:18 +01:00
__main__.py Changed input device option from -d to -i 2020-11-02 16:21:58 +01:00
audio.py Update audio.py 2021-07-12 11:58:58 -05:00
server.py First version 2020-11-02 13:08:18 +01:00