Joni Räsänen
1453f1c447
examples: Minor fixes to previously improved examples
2021-07-26 16:02:49 +03:00
Joni Räsänen
9511513fd1
examples: Make rtcp example also support sender reports
...
At the time of fixing this example, the RTCP functionality of uvgRTP
does not seem to operate correctly. Hopefully this is fixed, but I
don't think the problem is with this example.
2021-07-16 16:30:30 +03:00
Joni Räsänen
244989dbea
examples: Improve receive examples
2021-07-16 16:22:58 +03:00
Joni Räsänen
27492dd1fd
examples: Improvements to custom_timestamps example and others
...
The binding and configuration examples had ports that conflicted with
rtcp and we don't want users to have problems with them.
2021-07-15 17:33:31 +03:00
Joni Räsänen
f77a389a8f
examples: Make configuration example into a working one
2021-07-15 11:26:34 +03:00
Joni Räsänen
0be99b0096
examples: Minor improvements to binding example
2021-07-14 17:05:48 +03:00
Joni Räsänen
8a63850998
examples: Make binding example into a working one
...
Now the example can be built and run. Running now performs the
functionality of the example. Also removed memory leaks and crashes
with bad addresses.
2021-07-09 16:24:37 +03:00
Joni Räsänen
2bec448923
examples: Added qt project for building examples
2021-07-09 14:50:59 +03:00
Joni Räsänen
1708ef12e4
examples: Fix compilation errors of examples
2021-07-09 14:41:51 +03:00
Joni Räsänen
cc3f5e75c4
doc: Update list of subsystems used for commits
2021-06-09 14:11:33 +03:00
Aaro Altonen
984647cad6
doc: Fix example code
2021-05-30 07:52:40 +03:00
Joni Räsänen
0f7304a064
doc: Update API link to doxygen
2021-05-18 16:40:52 +03:00
Joni Räsänen
e7be4f7d89
doc: Fix broken link
2021-05-18 12:33:00 +00:00
Aaro Altonen
4bbabba8c0
common: Improve comments in example codes
2021-04-23 08:55:15 +03:00
Aaro Altonen
bfaa3536c5
crypto: Add 192/256-bit key support for SRTP
2021-04-22 12:43:05 +03:00
Aaro Altonen
5c3f76f04d
doc: Document NTP clock interface
2021-04-22 07:00:04 +03:00
Aaro Altonen
0806522ab9
doc: Add documentation for RTCP
2021-04-19 12:15:23 +03:00
Aaro Altonen
5e3c043ba8
doc: List all subsystems
2021-04-16 08:28:45 +03:00
Joni Räsänen
f8b53cc581
Set theme jekyll-theme-modernist
2021-03-24 07:49:40 +02:00
Joni Räsänen
20f5dfe95c
Set theme jekyll-theme-cayman
2021-03-24 07:48:29 +02:00
Joni Räsänen
d515c620fa
Set theme jekyll-theme-minimal
2021-03-24 07:48:04 +02:00
Joni Räsänen
bba8c39220
Set theme jekyll-theme-dinky
2021-03-24 07:46:18 +02:00
Joni Räsänen
3c60206b56
Set theme jekyll-theme-slate
2021-03-24 07:45:00 +02:00
Aaro Altonen
4f2f9ac1c6
Add RCE_HOLEPUNCH_KEEPALIVE to docs/examples/binding.cc
2021-03-23 01:19:47 +02:00
Aaro Altonen
b5aabb06c7
Update push_frame()/pull_frame() documentation
2021-03-23 01:19:47 +02:00
Aaro Altonen
c2e6207698
Document set_ts_info()
2021-03-23 01:19:47 +02:00
Aaro Altonen
5bdb283193
Document add_srtp_ctx()
2021-03-23 01:19:47 +02:00
Aaro Altonen
d80abd580e
Document pull_frame()
2021-03-23 01:19:47 +02:00
Aaro Altonen
53f8afbdb2
Document push_frame()
2021-03-23 01:19:47 +02:00
Aaro Altonen
59b4eb4b27
Document install_receive_hook()
2021-03-23 01:19:47 +02:00
Aaro Altonen
36d76a3ca5
Add Doxygen main page
2021-03-23 01:19:47 +02:00
Aaro Altonen
8271bfb34d
Update Doxygen documentation
2021-03-23 01:19:27 +02:00
Aaro Altonen
5b3a70adad
Update sending_generic.cc example code
2021-03-23 01:18:59 +02:00
Aaro Altonen
e574a2a786
Rename RCE_HEVC_NO_INTRA_DELAY to RCE_NO_H26X_INTRA_DELAY
...
Now the functionality of all three (AVC, HEVC and VVC) can be controlled
through one flag
2021-03-23 01:18:59 +02:00
Aaro Altonen
0e12e57a47
Rename uvg_rtp to uvgrtp
...
I have no idea why the name had an underscore but now it's gone.
The old namespace is kept as an alias for backwards-compatibility
but it may be removed in the future
2021-03-23 01:18:59 +02:00
Aaro Altonen
13989c66f1
Add Doxygen documentation support
...
Some of the API is still undocumented
2021-03-23 01:18:59 +02:00