Commit Graph

11 Commits

Author SHA1 Message Date
Heikki Tampio a5ea6c40df multiplex: In configuration example, give both local and remote port so that RTCP actually works... 2023-06-30 08:23:14 +03:00
Joni Räsänen f04d54f68c examples: Update the configuration example flags
Got rid of the obsolete flags.
2022-09-21 08:40:07 +03:00
Joni Räsänen 9b81678beb examples: Add missing includes to examples 2022-09-08 09:38:03 +03:00
Joni Räsänen 237e71d465 common: Separate setting the ring buffer size from socket buffer
Gives user more control over internals of uvgRTP.
2022-09-06 13:42:00 +03:00
Joni Räsänen ef887b1025 examples: Make examples work with SCL 2022-03-31 15:15:55 +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 3244d1bc47 Update uvgRTP configuration example code 2021-03-23 01:16:42 +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 18c705ad96 Add example code for context configuration 2020-04-28 11:18:13 +03:00