Commit Graph

8 Commits

Author SHA1 Message Date
Joni Räsänen ce876bc589 examples: Update examples to use the new RCE send/recv only flags 2022-09-06 11:47:09 +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 bd1b59fbe5 Update example code 2020-10-07 08:31:48 +03:00
Aaro Altonen d60b240341 Separate HEVC code into H265 and H26x
H26x shall contain all code common to H26{4,5,6} and H26{4,5,6}
files shall contain format-specific code which is mainly just
NAL unit fragmentation.

This commit also changes the HEVC RTP format name from RTP_FORMAT_HEVC
to RTP_FORMAT_H265 to unify naming with upcoming AVC/VVC support
2020-09-08 09:01:45 +03:00
Aaro Altonen c2e7eb1bc1 Rename kvzRTP to uvgRTP 2020-04-28 11:18:07 +03:00
Aaro Altonen fbe35d8d92 Simplify the structure of example directory
Only include code relevant to usage of kvzRTP and put everything
in the same directory
2020-04-06 12:07:28 +03:00