mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 06:40:15 +00:00
3feabb422301ccefa34d3b6abec5d7df2f657f7f
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.
Description
Languages
C
50.6%
C++
43.1%
M4
1.6%
Shell
1%
Cuda
0.9%
Other
2.7%