/RTCast

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

Primary LanguageC++GNU General Public License v2.0GPL-2.0

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.