Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.13 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.13 KB

RTCast

A custom WebRTC module using libdatachannel to connect a Pilot with Linear.

Requirements

Build

$ cmake -B build -DBUILD_TESTS=1 -DBUILD_DOCS=1
$ cmake --build build # will build docs in ./docs

Testing

# Build first, then run the following
$ ctest --test-dir build --output-on-failure

Authorship

Jacob SP <jacob@moca.st>

Licence

GPLv2

This software is distributed under the General Public License v2.0, more information available at the Free Software Foundation.