Open source low latency stream solution. Open Stream is a fork open Sunshine Server. Creating open source solution for Gaming and Desktop Management.
- root folder: contains the GUI application.
openstreamhostfolder: contains the streaming host application. Includesgitsubmodules.
- Windows 10 64 bits.
Msys2development platform.
mingw-w64-x86_64-openssl mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-ffmpeg mingw-w64-x86_64-boost
Qt SDKforMsys2
- Open the project using the
CMakesupport and selecting theCMakeListfile in root folder. - Select building kit
MinGW-w64 64bit (MSYS2) - Build the application to produce the executable files. These executable files will be required for packaging a new release installer. Go to
installerfolder to find the installer building instructions.