|
db74daae1d
|
Removed field sizes
|
2020-11-14 18:16:15 +01:00 |
|
|
ece1bd9352
|
Retabbing and reformatting
|
2020-11-13 21:25:52 +01:00 |
|
|
b7a682cc50
|
Fixed compilation issues
|
2020-11-13 21:19:11 +01:00 |
|
|
a5eb653064
|
Fixed building rtp.hpp on Windows
|
2020-11-12 17:54:29 -05:00 |
|
|
97e23d00be
|
Assume passive role in an actpass scenario; Exposed the RTP Map iterator; Fixed setting the payload type
|
2020-11-08 20:38:18 -05:00 |
|
|
be96e8b1fa
|
Fixed setting the payload type
|
2020-11-07 19:52:38 -05:00 |
|
|
c0756aaa05
|
Fixed the distribution of RTCP packets regarding RTCP and RTCPFB packets
|
2020-11-01 03:01:24 -05:00 |
|
|
198d0746b9
|
Allow rtp.hpp to be used on it's own
|
2020-10-28 20:49:39 -04:00 |
|
|
41cf60c18b
|
Made SRTP policies to be made in flight rather than during configuration. Added some missing API fields.
|
2020-10-27 18:04:53 -04:00 |
|
|
45bbe642fc
|
Added ability to see how many nack parts there are in a NACK packet
|
2020-10-24 00:53:45 -04:00 |
|
|
fcb8d7b3df
|
Added support to route RTCP packets with SSRC=1's to the right client
|
2020-10-20 02:11:40 -04:00 |
|
|
8dbcd155e5
|
Disabled RTX because Firefox; Fixed a typo causing things to identify as SSRC=0
|
2020-10-19 16:09:10 -04:00 |
|
|
5a797e1170
|
Renamed all RTP logs to Verbose
|
2020-09-23 11:43:48 -04:00 |
|
|
dd296e4408
|
Many many bug fixes
|
2020-09-23 04:10:30 +00:00 |
|
|
5d78aecabb
|
Fixed the payload type being wrong
|
2020-09-22 17:22:27 -04:00 |
|
|
4930e666ac
|
Modified the RtcpSession class to a better API design
|
2020-09-22 16:30:25 -04:00 |
|
|
f461a40a6d
|
Added the SFU Media Demo. Fixed copyrights. Moved RTP stuff back into an header file :)
|
2020-09-22 12:43:07 -04:00 |
|
|
75b0b6dcdf
|
Moved rtp.hpp into rtcp.hpp and rtcp.cpp
|
2020-09-20 12:31:28 +02:00 |
|
|
66e9b9dd8b
|
Removed unreliable bit fields in RTP structures
|
2020-09-07 16:48:48 +02:00 |
|
|
31aac35d2c
|
Finished fixing media example
|
2020-09-01 15:26:53 +02:00 |
|
|
f1b680df4a
|
Fixes for RTP
|
2020-09-01 15:03:29 +02:00 |
|
|
4e426d75e0
|
Cleaned up unused stuff
|
2020-09-01 14:25:01 +02:00 |
|
|
d4f464bf89
|
Fixed broken byte-order-specific structs
|
2020-09-01 14:21:09 +02:00 |
|
|
d90a5d628f
|
Refactored media API into track API
|
2020-09-01 12:33:18 +02:00 |
|
|
bf044080e8
|
Added bitrate control via SDP
|
2020-08-17 07:21:24 -04:00 |
|
|
07abd640fd
|
Added RTCP Sessions; Added copy/paste example demo to use in the browser
|
2020-08-16 21:01:44 -04:00 |
|
|
fcd4228b56
|
merged with master and changed things
|
2020-08-14 11:11:18 -04:00 |
|
|
3f5eecb2e0
|
Fixed SRTP not wrapping outbound packets in DTLS
|
2020-08-12 07:56:59 -04:00 |
|