2021-02-24 16:10:13 +01:00
2021-02-23 15:16:49 +01:00
2020-05-02 13:32:27 +02:00
2021-02-24 13:42:12 +01:00
2021-02-24 13:42:12 +01:00
2021-02-11 16:18:15 +01:00
2021-02-15 17:02:05 +01:00
2019-09-11 15:46:17 +02:00
2021-02-23 15:00:58 +01:00
2021-02-24 16:10:13 +01:00
2020-04-07 13:29:24 +02:00
2021-02-24 13:42:12 +01:00
2021-02-24 13:42:12 +01:00
2021-02-23 15:16:49 +01:00
2021-02-24 16:10:13 +01:00
2021-01-06 16:00:11 +01:00
2021-02-24 13:42:14 +01:00
2020-01-02 08:01:35 +01:00
2018-03-07 10:35:08 +01:00
2021-02-24 16:10:13 +01:00
2020-10-08 08:55:42 +02:00
2021-02-24 15:05:57 +01:00

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.c

    Compile

     cc -o test_sender test_libug_sender.c -lug
    

    Run

     test_sender [address]
    

Notes

  • Sender binds to 5004 by default, therefore an receiver cannot run at the same machine.
Description
UltraGrid low-latency audio and video network transmission system
Readme 219 MiB
Languages
C 50.6%
C++ 43.1%
M4 1.6%
Shell 1%
Cuda 0.9%
Other 2.7%