Skip to content

henryennis/openstream-server

 
 

Repository files navigation

Open-Stream

Open source low latency stream solution. Open Stream is a fork open Sunshine Server. Creating open source solution for Gaming and Desktop Management.


Project structure

  • root folder: contains the GUI application.
  • openstreamhost folder: contains the streaming host application. Includes git submodules.

Building

Windows build requirements

  • Windows 10 64 bits.
  • Msys2 development 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

Build the project using QtCreator:

  • Open the project using the CMake support and selecting the CMakeList file in root folder.
  • Select building kit MinGW-w64 64bit (MSYS2)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.2%
  • CMake 5.3%
  • Shell 0.5%