summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorAntonio García-Domínguez <nyoescape@gmail.com>2012-04-17 23:29:46 +0300
committerAntonio García-Domínguez <nyoescape@gmail.com>2012-04-17 23:29:46 +0300
commit0dae6fe827d7145dfc5ae8954a89d0c0efc2cae8 (patch)
tree75d447a20ffb617f52c510f6f864bda9db42a75f /README.markdown
parent2c82e23c899a04c1132ecee31bee5433c1803a5e (diff)
Update README.markdown
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index a58c2ba..6747333 100644
--- a/README.markdown
+++ b/README.markdown
@@ -13,4 +13,8 @@ This project includes `prepare-videochat.sh`, which does all these things, excep
To use this script, simply run it with `./prepare-videochat.sh` and follow instructions. You may have to customize a few variables in the CONFIGURATION section before using it, though. You can also use something like `./prepare-videochat.sh horizontal-flip` to flip the video horizontally, in case you might need it.
+Please make sure that audio is enabled on IP Webcam, or the script won't work!
+
+Here's an idea 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 :-(.
+
Disclaimer: the script has only been tested in my local installation of Ubuntu 11.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, drop me a direct message on Twitter at @antoniogado.