Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 506 Bytes

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.