Paul-Louis Ageneau
|
00ffc07077
Introduce createOffer() and createAnswer() methods
|
7 månader sedan |
Iurii Pelykh
|
ad68bb4ff0
fix crash in impl::PeerConnection::negotiationNeeded()
|
10 månader sedan |
Paul-Louis Ageneau
|
933364a722
Catch uncaught exceptions from incoming media handler chain
|
10 månader sedan |
Paul-Louis Ageneau
|
8c3e1b2df1
Fix reserve in iterateRemoteTracks()
|
1 år sedan |
Paul-Louis Ageneau
|
99287252b7
Properly implement the renegotiation needed mechanism
|
1 år sedan |
Paul-Louis Ageneau
|
c8c36ad6ee
Reformatting
|
1 år sedan |
Paul-Louis Ageneau
|
c21dd8f92e
Add proper synchronization to remote fingerprint
|
1 år sedan |
achingbrain
|
1923c379d4
chore: pr comments
|
1 år sedan |
achingbrain
|
9d03db688b
feat: add remoteFingerprints method to PeerConnection
|
1 år sedan |
Paul-Louis Ageneau
|
d9befcf9a1
Merge pull request #1172 from xicilion/enableufrag
|
1 år sedan |
xicilion
|
430b4ab2d3
Disable the check for local and remote iceUfrag and icePwd in validateRemoteDescription.
|
1 år sedan |
Paul-Louis Ageneau
|
16c917f7bb
Merge pull request #1170 from xicilion/cert
|
1 år sedan |
xicilion
|
4a83d74a5d
check localDescription and remoteDescription using mSessionId.
|
1 år sedan |
xicilion
|
c30c4e93ba
Support for setting the cert and key on new PeerConnection.
|
1 år sedan |
xicilion
|
3944b93e9e
support disableFingerprintVerification for disable fingerprint checks in PeerConnection.
|
1 år sedan |
xicilion
|
e98dd3e292
Disable comparing local and remote iceUfrag and icePwd in validateRemoteDescription.
|
1 år sedan |
xicilion
|
7060347acf
Support for ignoring fingerprint checks in PeerConnection.
|
1 år sedan |
xicilion
|
8d4396ce78
Support for setting the cert and key on new PeerConnection.
|
1 år sedan |
Paul-Louis Ageneau
|
64b25dbf0c
Align iterateTracks() synchronization on iterateDataChannels()
|
1 år sedan |
Paul-Louis Ageneau
|
982a0afc2e
Fix track creation synchronization
|
1 år sedan |
Paul-Louis Ageneau
|
7a2501172b
Set WebSocket max message size to 256KB
|
1 år sedan |
Paul-Louis Ageneau
|
97c273bdbe
Fix PeerConnection::checkFingerprint
|
1 år sedan |
Sean DuBois
|
42ec0883e3
Support all Certificate Fingerprint Algorithms
|
1 år sedan |
wusspuss
|
61116cf325
if there's only one track, don't go through SSRC lookup
|
1 år sedan |
wusspuss
|
c8cbbcaa8f
If no ssrc is specified and there's only one track, forward packet to it.
|
1 år sedan |
Paul-Louis Ageneau
|
8643f2473a
Refactor media handlers
|
2 år sedan |
Paul-Louis Ageneau
|
4bb17395a2
Code formatting
|
1 år sedan |
Paul-Louis Ageneau
|
f8c9869f09
Merge branch 'v0.18'
|
2 år sedan |
Paul-Louis Ageneau
|
025fffef11
Fixed DataChannel stream close so it doesn't rely on mIsOpen flag
|
2 år sedan |
Paul-Louis Ageneau
|
be51f7efcc
Merge branch 'v0.18'
|
2 år sedan |