Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 97 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 97 Bytes

mediarecorder

Build with CMake and Ninja

mkdir build
cd build
cmake .. -G ninja
ninja