diff options
author | Laptander <dev-laptander@yandex.ru> | 2016-06-24 04:18:43 +0300 |
---|---|---|
committer | Laptander <dev-laptander@yandex.ru> | 2016-06-24 04:18:43 +0300 |
commit | 915e23317f680ee9c6659af08bb5a23704593e9e (patch) | |
tree | 48ab039bfdb74c7fff40ff7880cb4167715fc9f3 /README.markdown | |
parent | 952fb44610386a7c8668d6d66097b6eded0122eb (diff) |
Ability to choose needed stream
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index a1483cf..a4b233a 100644 --- a/README.markdown +++ b/README.markdown @@ -17,8 +17,7 @@ Please make sure that audio is enabled on IP Webcam, or the script won't work! Ideas for future work: * switch to Python and use the official GStreamer binding. I'd love to see that, but I don't have enough free time :-(. -* make a separated config file (system-wide and user-defind) -* make another file (ex. prepare-mic) for preparing audio without video or allow it via config +* make a separated config file (system-wide and user-defined) Disclaimer: the script has only been tested in my local installation of Ubuntu 13.04 and on Arch Linux. I think it should work on most recent Debian-based distributions as well (and Debian, of course). If you need any help, please create an issue on this project. |