mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
9ecdbc51bc7a65962a6cfbb2946e521d5c04c8cb
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
Description
Languages
C++
58.7%
C
36.3%
GLSL
2.9%
CMake
1.9%
Objective-C
0.1%
Other
0.1%