Skip to content

Quicr/new-qmedia

Repository files navigation

qmedia

CMake

Implementation of realtime audio/video library and experimental MacOs client on top of libquicr

Build

Warning

Submodules are used, make sure they are up to date.

Update Submodules

git submodule update --init --recursive

Make

Use make to build and test.