2020-06-15 22:00:05 +01:00
2020-04-13 21:53:19 +02:00
2020-03-06 21:16:51 +01:00
2020-06-15 22:00:00 +01:00
2020-04-13 21:53:19 +02:00
2020-06-15 22:00:05 +01:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00
2020-03-06 21:16:51 +01:00
2020-01-28 14:57:55 +01:00
2020-06-02 23:12:10 +02:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00
2020-06-15 21:59:59 +01:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00
2020-04-05 10:55:21 +02:00
2020-05-23 22:40:03 +02:00
2020-05-23 22:40:03 +02:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00
2020-06-14 20:21:09 +02:00

vimix

Live Video Mixer

/!\ Work in progress

v-mix is the successor for GLMixer - https://sourceforge.net/projects/glmixer/

Clone

git clone --recursive https://github.com/brunoherbelin/vimix.git

Compile

cmake -G Ninja
ninja

Dependencies

Compiling tools:

  • gcc
  • cmake
  • Ninja

Libraries:

  • gstreamer
  • libpng
  • libglfw3

Ubuntu

tools:

apt-get install build-essential cmake ninja-build

libs:

apt-get install libpng-dev libglfw3-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev
Languages
C++ 58.7%
C 36.3%
GLSL 2.9%
CMake 1.9%
Objective-C 0.1%
Other 0.1%