aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authora-tze <atze@fem.tu-ilmenau.de>2016-07-15 23:00:14 +0200
committerGitHub <noreply@github.com>2016-07-15 23:00:14 +0200
commit73a800f74b8a606ce1e970243cc5e707046f0ef6 (patch)
tree25bd6e5169f9e0f128cb5a68a40c6e547890408c /README.md
parentc6d2f14b98c6e0e52c7cba1d04c0b20b97016e19 (diff)
Debian stretch is sufficient
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a7c8c6b..86a2c53 100755
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The Voctomix project consists of three parts:
- Voctomix [Example Scripts](./example-scripts/), a collection of tools and examples for talking to the core-process, feeding and receiving video-streams and controlling operations from scripts or command-line.
## Installation
-Voctomix requires a fairly recent Version of GStreamer (at least 1.5, though we recommend 1.6 and later). This is natively present on [Debian Sid](https://packages.debian.org/sid/libgstreamer1.0-0) and [Ubuntu Wily](http://packages.ubuntu.com/wily/libgstreamer1.0-0). On these systems it should run out of the box. We recommend using one of them. A [Docker](http://www.docker.com) image that uses Ubuntu Wily as a base is bundled with Voctomix. Please refer to the seperate [readme](./README_DOCKER.md) how to use the Docker image.
+Voctomix requires a fairly recent Version of GStreamer (at least 1.5, though we recommend 1.6 and later). This is natively present on [Debian Stretch](https://packages.debian.org/stretch/libgstreamer1.0-0) or [Sid](https://packages.debian.org/sid/libgstreamer1.0-0) and [Ubuntu Wily](http://packages.ubuntu.com/wily/libgstreamer1.0-0). On these systems it should run out of the box. We recommend using one of them. A [Docker](http://www.docker.com) image that uses Ubuntu Wily as a base is bundled with Voctomix. Please refer to the seperate [readme](./README_DOCKER.md) how to use the Docker image.
Install the required dependencies:
````