|
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
Makefile | ||
README.md |
README.md
rtplib
Based on Marko Viitanen's fRTPlib
building
mkdir build
cd build
cmake ..
make
sudo make install
defines
if you want to enable run-time rtp statistics, use RTP_STATS
if you want to disable all prints (the rtp lib is quite verbose), use RTP_SILENT