Paul-Louis Ageneau
|
ece1bd9352
Retabbing and reformatting
|
4 years ago |
Paul-Louis Ageneau
|
b7a682cc50
Fixed compilation issues
|
4 years ago |
Staz M
|
1a723c59aa
Exposed some more APIs in Description
|
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
|
a7d5ba0232
Merge remote-tracking branch 'paulgit/master' into merge_with_master
|
4 years ago |
Staz M
|
3e53706869
Fixed the parsing of m= lines
|
4 years ago |
Paul-Louis Ageneau
|
5bb0979c3a
Automatically set candidate mid if missing
|
4 years ago |
Staz M
|
30ca8fb9c3
This commit removes the processing of strings in the forwarding of media to tracks
|
4 years ago |
Staz M
|
4f89e479bc
Merged with paullouisageneau/libdatachannel
|
4 years ago |
Paul-Louis Ageneau
|
476528b464
Allow updating track description
|
4 years ago |
Staz M
|
bc0b14288b
Merged paullouisageneau/libdatachannel with stazio/libdatachannel
|
4 years ago |
Paul-Louis Ageneau
|
5ce699d33b
Keep candidates when rolling back the local description
|
4 years ago |
Paul-Louis Ageneau
|
b220c5df99
Changed description reciprocating logic
|
4 years ago |
Paul-Louis Ageneau
|
9f12c19a02
Handle local description rollback
|
4 years ago |
Paul-Louis Ageneau
|
0c47c66bb1
Added signaling state to PeerConnection
|
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
|
16208d00ca
Fixed media demo; Refactored mediaCount to be unsigned (aka size type)
|
4 years ago |
Paul-Louis Ageneau
|
37804c0327
Properly handle SDP origin line
|
4 years ago |
Staz M
|
0a46aa2c6d
SRTP has to be aware of every RTP stream. This commit makes that work.
|
4 years ago |
Paul-Louis Ageneau
|
137d4e3e8e
Enhance candidate parsing and expose the info directly
|
4 years ago |
Staz M
|
549e194bb3
Changed the message stream from being a payloadType to SSRC
|
4 years ago |
Paul-Louis Ageneau
|
4a0b6e99d4
Added guards to setRemoteDescription()
|
4 years ago |
staz
|
dd296e4408
Many many bug fixes
|
4 years ago |
Staz M
|
1be877132c
Added audio controls
|
4 years ago |
Staz M
|
704e604b8f
Added Description::addSSRC
|
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
|
a43dbdd1b0
Added Track C API
|
4 years ago |
Paul-Louis Ageneau
|
d60ec4bf59
Fixed generated SDP description order
|
4 years ago |
Paul-Louis Ageneau
|
f720cbac0c
Added media constructor from SDP
|
4 years ago |
Paul-Louis Ageneau
|
28e9cd5196
Implemented incoming tracks and media direction
|
4 years ago |