Commit Graph

8 Commits

Author SHA1 Message Date
Joni Räsänen 9b81678beb examples: Add missing includes to examples 2022-09-08 09:38:03 +03:00
Joni Räsänen 76fd082f17 examples: Don't reuse the sent data for SRTP examples
Since the data is no longer copied inside uvgRTP for SRTP, reusing same
memory segfaults the SRTP examples. This commit fixes this.
2022-09-02 13:15:10 +03:00
Joni Räsänen 587eed8972 examples: Fix zrtp multistream example, add missing iostream includes 2022-08-25 07:58:24 +03:00
Joni Räsänen 3b163e1027 examples: Move examples folder to repo root 2022-02-28 09:52:18 +02:00
Aaro Altonen 5ad18e3284 Add documentation 2021-03-23 01:18:56 +02:00
Aaro Altonen c0cb1a7cf2 Deallocate frames in example code 2020-05-15 07:53:15 +03:00
Aaro Altonen 3525ee0e3e Fix SRTP example with user-managed keys 2020-04-30 01:49:45 +03:00
Aaro Altonen c2e7eb1bc1 Rename kvzRTP to uvgRTP 2020-04-28 11:18:07 +03:00