From 9b0ded56060d4908ab6723f90e802feb5ee04b82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Garc=C3=ADa-Dom=C3=ADnguez?= Date: Mon, 27 Jun 2016 10:23:55 +0100 Subject: Minor English corrections --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 4c10d72..bb07dde 100644 --- a/README.markdown +++ b/README.markdown @@ -13,7 +13,7 @@ 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. -You can choose what streams you want to recieve: audio, video or audio with video. It can be choosen using CAPTURE_STREAM variable. Make sure, that IP webcam is streaming corresponding streams, otherwise the script won't work! +You can choose which streams you want to recieve: audio, video or audio with video. This can be chosen using the `CAPTURE_STREAM` variable. Make sure that IP Webcam is streaming the corresponding streams: otherwise, 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 :-(. -- cgit v1.2.3