2021-02-10 13:03:13 +01:00
2020-05-02 13:32:27 +02:00
2020-07-29 08:56:14 +02:00
2020-10-08 11:06:20 +02:00
2020-11-23 09:12:43 +01:00
2021-02-09 08:56:39 +01:00
2019-09-11 15:46:17 +02:00
2018-07-24 09:38:47 +02:00
2018-07-24 09:38:47 +02:00
2012-06-29 17:05:27 +02:00
2021-02-09 10:44:44 +01:00
2020-04-07 13:29:24 +02:00
2019-02-05 10:59:44 +01:00
2020-08-21 18:56:57 +02:00
2021-01-06 16:00:11 +01:00
2020-01-02 08:01:35 +01:00
2018-03-07 10:35:08 +01:00
2021-01-27 14:21:53 +01:00
2020-10-08 08:55:42 +02:00
2021-01-06 16:00:11 +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%