From d0df1e238aac0b5e0d97553855b6ea44905ef424 Mon Sep 17 00:00:00 2001 From: BHBN <60393189+brunoherbelin@users.noreply.github.com> Date: Thu, 14 May 2020 15:12:24 +0200 Subject: [PATCH] renamed repository to vimix --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 141a6e6..33eaea6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,14 @@ -# v-mix +# vimix Live Video Mixer -Work in progress +*/!\ Work in progress* + v-mix is the successor for GLMixer - https://sourceforge.net/projects/glmixer/ ### Clone -git clone --recursive https://github.com/brunoherbelin/v-mix.git +git clone --recursive https://github.com/brunoherbelin/vimix.git ### Compile @@ -23,5 +24,6 @@ gcc, cmake & Ninja Libraries: +gstreamer libpng -libglfw3-dev +libglfw3