- For Linux(X11) and Windows
- vokoscreenNG is based of Qt and GStreamer.
Only 100% translated languages will be added to vokoscreenNG. You can translate to anytime, your translation will be included in the next bugfix release. Please translate only at Transifex, it is very easy. https://www.transifex.com/vkohaupt/vokoscreen/
If you want to contribute code, please ask beforehand whether your idea finds harmony. Your source code must be in separate files and published under the MIT-License. Every file must include the License-header. The License-header can be found here: https://github.com/vkohaupt/vokoscreenNG/blob/3.0/Third-Party-License/MIT-License
- The integrated vokoscreenNG Player needs a codec pack.
-
Required from version 3.0.5 to 3.0.8
https://download.qt.io/official_releases/qt/5.9/5.9.4/qt-opensource-windows-x86-5.9.4.exe
https://gstreamer.freedesktop.org/pkg/windows/1.16.1/gstreamer-1.0-devel-mingw-x86-1.16.1.msi
https://gstreamer.freedesktop.org/pkg/windows/1.16.1/gstreamer-1.0-mingw-x86-1.16.1.msi -
Required from version 3.0.0 to 3.0.4
https://download.qt.io/official_releases/qt/5.9/5.9.4/qt-opensource-windows-x86-5.9.4.exe
https://gstreamer.freedesktop.org/pkg/windows/1.14.4/gstreamer-1.0-x86_64-1.14.4.msi
https://gstreamer.freedesktop.org/pkg/windows/1.14.4/gstreamer-1.0-devel-x86_64-1.14.4.msi
- GST_PLUGIN_PATH=C:\gstreamer\1.0\x86\lib\gstreamer-1.0
- GSTREAMER_1_0_ROOT_X86=C:\gstreamer\1.0\x86\
Since every distribution has its own characteristics, a make install is not supported. The integration into the distribution must be carried out by each distribution itself. The same applies to metadata.
- Qt5 >= 5.9.4
- pulseaudio
- gstreamer >= 1.12.5
- gstreamer-plugins-bas
- Audio: vorbis, opus
- gstreamer-plugins-good
- Format: mkv, avi, webm, mp4, mov
- Video: vp8
- Audio: flac
- gstreamer-plugins-bad
- Video: camera
- Audio: AAC (since 3.0.5)
- gstreamer-plugins-bad-orig-addon (openSUSE Packman)
- Video: openh264
- gstreamer-plugins-ugly
- Video: x264
- Audio: mp3
- gstreamer-plugins-ugly-orig-addon (openSUSE Packman)
- Video: x264
- gstreamer-plugins-libav
- Player: x264
VAAPI only supported in vokoscreenNG 3.0.0 - 3.0.8
- gstreamer-plugins-vaapi
- Intel Hardwareenconding H.264 and MPEG2
- intel-vaapi-driver
- Intel Hardwareenconding H.264 and MPEG2
- pkgconfig
- libqt5-devel
- libqt5-linguist
- libX11-devel
- gstreamer-devel
- libpulse-devel (since 3.0.7)
On Ubuntu these requirements can be satisfied by running sudo apt install libgstreamer1.0-dev qt5-default qttools5-dev-tools libqt5x11extras5-dev qtmultimedia5-dev libqt5multimedia5-plugins
- Debian:
sudo apt install vokoscreen-ng
- Fedora:
sudo dnf install vokoscreenNG
- openSUSE (Tumbleweed and Leap 15.2):
sudo zypper install vokoscreenNG
- Snap:
sudo snap install vokoscreen-ng
- Ubuntu:
sudo apt install vokoscreen-ng
- Arch linux:
sudo pacman -S vokoscreen
- NixOS:
nix-env -iA nixos.vokoscreen-ng