2021-03-16 16:29:14 +01:00
2021-03-09 16:05:36 +01:00
2020-05-02 13:32:27 +02:00
2021-03-16 14:47:41 +01:00
2021-03-09 16:05:36 +01:00
2021-02-25 16:37:47 +01:00
2021-03-09 08:14:37 +01:00
2021-02-11 16:18:15 +01:00
2019-09-11 15:46:17 +02:00
2021-02-23 15:00:58 +01:00
2021-03-16 16:29:14 +01:00
2021-02-25 16:37:47 +01:00
2021-03-09 08:14:37 +01:00
2021-03-09 16:05:36 +01:00
2021-02-23 15:16:49 +01:00
2021-03-16 15:53:23 +01:00
2021-01-06 16:00:11 +01:00
2021-03-03 15:01:47 +01:00
2020-01-02 08:01:35 +01:00
2018-03-07 10:35:08 +01:00
2021-03-16 15:53:23 +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%