- For Linux 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.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
https://github.com/philr/bzip2-windows/releases -
Required from version 3.0.5 to 3.0.7
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\
- 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
- 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