root
|
db19eded61
Allow all Android devices to be able to connect; Allow repeat transmissions in SRTP
|
4 years ago |
Staz M
|
89e84e7b81
Removed random string in SDP
|
4 years ago |
Staz M
|
68bb97b3a3
Merge branch 'api_updates' of https://github.com/stazio/libdatachannel into api_updates
|
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
|
a8490f5e1c
Changed Opus parameters
|
4 years ago |
Staz M
|
16208d00ca
Fixed media demo; Refactored mediaCount to be unsigned (aka size type)
|
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
|
c3c77010f6
Updated profile-levels to allow mobile devices to work
|
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
|
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
|
0e31c1d985
Some cleanup
|
5 years ago |
Paul-Louis Ageneau
|
bab30a06c7
Added profile-level-id when video codec is H264
|
5 years ago |
Paul-Louis Ageneau
|
649a5d0e88
Fixed track open callback
|
5 years ago |
Paul-Louis Ageneau
|
8323f6b82c
Fixed duplicate attributes
|
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
|
e8a4c859e6
Removed rtcp-mux-only attribute
|
5 years ago |
Paul-Louis Ageneau
|
96e978a8e7
Fixed compilation on macOS
|
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
|
b608a192c0
Use discard port 9 instead of 0 in description media entries
|
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
|
f1b680df4a
Fixes for RTP
|
5 years ago |
Paul-Louis Ageneau
|
d90a5d628f
Refactored media API into track API
|
5 years ago |