Staz M
|
be394b7185
Cleaned up addVideoCodec
|
4 years ago |
Staz M
|
f008b5b447
Merge remote-tracking branch 'paulgit/master' into newdesc
|
4 years ago |
Staz M
|
cca0742973
Added some more description options
|
4 years ago |
Paul-Louis Ageneau
|
81e0a05a1a
Added missing exports
|
4 years ago |
Hanseul Jun
|
b4865f26e4
Move RTC_CPP_EXPORT from log.hpp to include.hpp, remove RTC_CPP_EXPORT from /src classes, and add RTC_CPP_EXPORT to Description.
|
4 years ago |
Hanseul Jun
|
12098e7c41
Start exporting c++ API for windows.
|
4 years ago |
Paul-Louis Ageneau
|
100039eba8
Enforce candidates uniqueness in description
|
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
|
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 |