Skip to content

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

License

Notifications You must be signed in to change notification settings

MotionCast/RTCast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 <[email protected]>

Licence

GPLv2

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published