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
|
16208d00ca
Fixed media demo; Refactored mediaCount to be unsigned (aka size type)
|
4 years ago |
Staz M
|
0a46aa2c6d
SRTP has to be aware of every RTP stream. This commit makes that work.
|
4 years ago |
Staz M
|
549e194bb3
Changed the message stream from being a payloadType to SSRC
|
5 years ago |
staz
|
dd296e4408
Many many bug fixes
|
5 years ago |
Staz M
|
1be877132c
Added audio controls
|
5 years ago |
Staz M
|
704e604b8f
Added Description::addSSRC
|
5 years ago |
Staz M
|
f461a40a6d
Added the SFU Media Demo. Fixed copyrights. Moved RTP stuff back into an header file :)
|
5 years ago |
Paul-Louis Ageneau
|
a43dbdd1b0
Added Track C API
|
5 years ago |
Paul-Louis Ageneau
|
d60ec4bf59
Fixed generated SDP description order
|
5 years ago |
Paul-Louis Ageneau
|
f720cbac0c
Added media constructor from SDP
|
5 years ago |
Paul-Louis Ageneau
|
28e9cd5196
Implemented incoming tracks and media direction
|
5 years ago |
Paul-Louis Ageneau
|
cc954cc74c
Added inactive as media direction
|
5 years ago |
Paul-Louis Ageneau
|
d836b95c5d
Pass RTCP messages to first track and do not start SCTP without application
|
5 years ago |
Paul-Louis Ageneau
|
6c3aaf8a77
Refactored description for media handling
|
5 years ago |
Paul-Louis Ageneau
|
d4f464bf89
Fixed broken byte-order-specific structs
|
5 years ago |
Paul-Louis Ageneau
|
d90a5d628f
Refactored media API into track API
|
5 years ago |
Paul-Louis Ageneau
|
bc27393e62
Merge branch 'track-api' into webrtc_media
|
5 years ago |
Paul-Louis Ageneau
|
24e502712f
Added media description to track
|
5 years ago |
Staz M
|
bf044080e8
Added bitrate control via SDP
|
5 years ago |
Staz M
|
22ffaacc5c
Renamed Direction enums to be inline with other enums
|
5 years ago |
Staz M
|
07abd640fd
Added RTCP Sessions; Added copy/paste example demo to use in the browser
|
5 years ago |
Staz M
|
fcd4228b56
merged with master and changed things
|
5 years ago |
Paul-Louis Ageneau
|
e1a95c2eee
Use bundle mid for candidates mid
|
5 years ago |
Paul-Louis Ageneau
|
3deb50e460
Generate simplified SDP for libnice
|
5 years ago |
Paul-Louis Ageneau
|
cd28340de3
Keep m-line order in description
|
5 years ago |
Paul-Louis Ageneau
|
a790161168
Properly set remote data mid
|
5 years ago |
Paul-Louis Ageneau
|
fef0fb7140
Implemented SDP bundle negociation
|
5 years ago |
Paul-Louis Ageneau
|
0f29ccf1c6
Added hasMedia() and addMedia()
|
5 years ago |
Paul-Louis Ageneau
|
9204787677
Refactored SDP parsing and generation to handle media
|
5 years ago |