diff options
author | Antonio Garcia-Dominguez <antonio.garciadominguez@uca.es> | 2012-04-17 23:21:33 +0200 |
---|---|---|
committer | Antonio Garcia-Dominguez <antonio.garciadominguez@uca.es> | 2012-04-17 23:21:33 +0200 |
commit | 6b56efc759b209639019695cd12edfcc7aef3c2d (patch) | |
tree | 56a08bf916b163903033799c9f058b4305a49be9 | |
parent | 15fc7e360f66eef36c287894bbfb467515a489b1 (diff) | |
parent | 0dae6fe827d7145dfc5ae8954a89d0c0efc2cae8 (diff) |
Merge branch 'master' of github.com:bluezio/ipwebcam-gst
-rw-r--r-- | README.markdown | 4 |
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. |