Filip Klembara
|
b32a8b884b
Add support for RTCP SR and SDES
|
4 years ago |
Paul-Louis Ageneau
|
3dac651b02
Cleaned up useless const reference
|
4 years ago |
Staz M
|
435d471ad8
Fixes a few potential seg-faults in the sending of RTP and fixes the building of NACK packets
|
4 years ago |
Paul-Louis Ageneau
|
244c834992
Cleanup and reformatting
|
4 years ago |
Paul-Louis Ageneau
|
14918c16e8
Fixed track DSCP
|
4 years ago |
Paul-Louis Ageneau
|
d9aec59352
Fixed include
|
4 years ago |
Romain Caire
|
fc6d5afdd9
fix build warning on windows when built with MSVC /W4.
|
4 years ago |
Staz M
|
11ec8f7247
Made the logging of an RTP packet be verbose
|
4 years ago |
Staz M
|
1597c9ae6f
Exposed a function to log an RTP packet
|
4 years ago |
Paul-Louis Ageneau
|
7856ad45fd
Cleanup
|
4 years ago |
Paul-Louis Ageneau
|
db74daae1d
Removed field sizes
|
4 years ago |
Paul-Louis Ageneau
|
ece1bd9352
Retabbing and reformatting
|
4 years ago |
Paul-Louis Ageneau
|
b7a682cc50
Fixed compilation issues
|
4 years ago |
Staz M
|
a5eb653064
Fixed building rtp.hpp on Windows
|
4 years ago |
Staz M
|
97e23d00be
Assume passive role in an actpass scenario; Exposed the RTP Map iterator; Fixed setting the payload type
|
4 years ago |
Staz M
|
be96e8b1fa
Fixed setting the payload type
|
4 years ago |
Staz M
|
c0756aaa05
Fixed the distribution of RTCP packets regarding RTCP and RTCPFB packets
|
4 years ago |
Staz M
|
198d0746b9
Allow rtp.hpp to be used on it's own
|
4 years ago |
Staz M
|
41cf60c18b
Made SRTP policies to be made in flight rather than during configuration. Added some missing API fields.
|
4 years ago |
Staz M
|
45bbe642fc
Added ability to see how many nack parts there are in a NACK packet
|
4 years ago |
Staz M
|
fcb8d7b3df
Added support to route RTCP packets with SSRC=1's to the right client
|
4 years ago |
Staz M
|
8dbcd155e5
Disabled RTX because Firefox; Fixed a typo causing things to identify as SSRC=0
|
4 years ago |
Staz M
|
5a797e1170
Renamed all RTP logs to Verbose
|
4 years ago |
staz
|
dd296e4408
Many many bug fixes
|
4 years ago |
Staz M
|
5d78aecabb
Fixed the payload type being wrong
|
4 years ago |
Staz M
|
4930e666ac
Modified the RtcpSession class to a better API design
|
4 years ago |
Staz M
|
f461a40a6d
Added the SFU Media Demo. Fixed copyrights. Moved RTP stuff back into an header file :)
|
4 years ago |
Paul-Louis Ageneau
|
75b0b6dcdf
Moved rtp.hpp into rtcp.hpp and rtcp.cpp
|
4 years ago |
Paul-Louis Ageneau
|
66e9b9dd8b
Removed unreliable bit fields in RTP structures
|
5 years ago |
Paul-Louis Ageneau
|
31aac35d2c
Finished fixing media example
|
5 years ago |