diff options
author | MaZderMind <git@mazdermind.de> | 2016-02-18 18:57:36 +0100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-02-18 18:57:36 +0100 |
commit | f61b396531f5cb99f463c847426782172cb7aeba (patch) | |
tree | 639a74ac11cc3fe2194f182a3a14928daa6c5f30 /README.md | |
parent | 8594dba0a9a72554dddc3a151da969750675e9b3 (diff) | |
parent | 758fea87c8edae129964ee5cb792a65a46ee7ce5 (diff) |
Merge remote-tracking branch 'github/quickstart-docker'
Diffstat (limited to 'README.md')
-rwxr-xr-x[-rw-r--r--] | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index cefb549..eacceae 100644..100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Voctomix Project consists of three parts: - Voctotools (tbd.), a Collection of Tools and Examples on how to talk to the core-process, feeding and receiving video-streams ## 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 and we recommend using one of them. +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 and we recommend using one of them. A [Docker](http://www.docker.com) image that uses Ubuntu Wily as a base is bundled with Vocomix. Please refer to the seperate [readme](./README_DOCKER.md) how to use the Docker image. Install the required Dependencies: ```` |