Skip to content

OnePlay-Internet/screencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screencoder

Screencoder (Screen capture + encoder) is a engine for capturing and encoding window screen

Features

  • H265, H264 video streaming
  • Hardware accelerated video encoding (Nvidia and AMD)

Join us

Architecture | Document

Build tools

  • Ninja - Simple and efficient build tool.
  • Msys2 - Unix like terminal for building Window application using MinGW
    1. Download Msys2
    2. Prebuild script (Note: always run in mingw_x86_64 terminal)
    • pacman -S mingw-w64-x86_64-binutils mingw-w64-x86_64-cmake mingw-w64-x86_64-toolchain mingw-w64-x86_64-make cmake make gcc

Licensing

Thinkremote is distributed uner GNU General Public License v3

Contributing