For Windows you need to install Microsoft Visual C++ Redistributable.
Clone:
git clone https://github.com/andreymlv/chestnut.git --recurse-submodule
cd chestnut
Build on Linux:
cmake --preset=Unix-Release
cd build
make -j$(nproc)
Build on Windows:
cmake --preset=MSVC-Release
cd build
ninja
Discover server is a simple Rust program that ignore all input from socket and
just return all socket addresses separated by comma (,).
- Android build
- Opus encoding and decoding
- On client side show bit-rate