mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 17:40:23 +00:00
439 B
439 B
UltraGrid - VR branch
UltraGrid as a library
Library is compiled automatically to lib/ as libug. Accompanying
header is libug.h (in src/).
Samples
-
test_libug_sender.cCompile
cc -o test_sender test_libug_sender.c -lugRun
test_sender [address]
Notes
- Sender binds to 5004 by default, therefore an receiver cannot run at the same machine.