Paul-Louis Ageneau
|
8f0c91d1cb
Fixed deadlock when reciprocating locally existing track
|
vor 4 Jahren |
Paul-Louis Ageneau
|
a88c2dd1bf
Merge pull request #230 from ecotarobles/master
|
vor 4 Jahren |
Erik Cota-Robles
|
ed89fe3e94
Merge pull request #9 from paullouisageneau/master
|
vor 4 Jahren |
ecotarobles
|
1b73c7fb45
Typo. See https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/onclose.
|
vor 4 Jahren |
Paul-Louis Ageneau
|
12579825a9
Merge pull request #228 from paullouisageneau/update-tracks
|
vor 4 Jahren |
Paul-Louis Ageneau
|
00cccc1e7b
Added check for description mid
|
vor 4 Jahren |
Paul-Louis Ageneau
|
f1fa2abd6e
Prefer local media when building local description
|
vor 4 Jahren |
Paul-Louis Ageneau
|
476528b464
Allow updating track description
|
vor 4 Jahren |
Paul-Louis Ageneau
|
5e876a4686
Merge pull request #227 from paullouisageneau/resetcallbacks-once
|
vor 4 Jahren |
Paul-Louis Ageneau
|
3ac3a98e26
Made PeerConnection::changeState() return value consistent with the rest
|
vor 4 Jahren |
Paul-Louis Ageneau
|
25077878a1
Reset callbacks of PeerConnection only once
|
vor 4 Jahren |
Paul-Louis Ageneau
|
704d6ab15f
Merge pull request #226 from paullouisageneau/renegociation
|
vor 4 Jahren |
Paul-Louis Ageneau
|
5ce699d33b
Keep candidates when rolling back the local description
|
vor 4 Jahren |
Paul-Louis Ageneau
|
e91d721b20
Added signaling state to tests
|
vor 4 Jahren |
Paul-Louis Ageneau
|
752c4bf5a1
Added rtcSetSignalingStateChangeCallback() to C API
|
vor 4 Jahren |
Paul-Louis Ageneau
|
bb73da2351
Fixed spelling
|
vor 4 Jahren |
Paul-Louis Ageneau
|
02105f5da3
Add locally created data channels and tracks only in offers
|
vor 4 Jahren |
Paul-Louis Ageneau
|
7fac0a7618
Removed active media count check
|
vor 4 Jahren |
Paul-Louis Ageneau
|
69e5cab0a5
Added renegociation to track test
|
vor 4 Jahren |
Paul-Louis Ageneau
|
b220c5df99
Changed description reciprocating logic
|
vor 4 Jahren |
Paul-Louis Ageneau
|
73273d6e81
Fixed call to rtcSetLocalDescription()
|
vor 4 Jahren |
Paul-Louis Ageneau
|
61fe8732a6
Cosmetic changes to verbose logging
|
vor 4 Jahren |
Paul-Louis Ageneau
|
9f12c19a02
Handle local description rollback
|
vor 4 Jahren |
Paul-Louis Ageneau
|
72016a7d26
Added type to setLocalDescription() in C API
|
vor 4 Jahren |
Paul-Louis Ageneau
|
2cee070cee
Fixed description type checking logic
|
vor 4 Jahren |
Paul-Louis Ageneau
|
5fec28e9b7
Added some verbose logging
|
vor 4 Jahren |
Paul-Louis Ageneau
|
bbec827fef
Properly handle exceptions from threadpool tasks
|
vor 4 Jahren |
Paul-Louis Ageneau
|
35e3c7ee3a
Refactored description processing
|
vor 4 Jahren |
Paul-Louis Ageneau
|
0c47c66bb1
Added signaling state to PeerConnection
|
vor 4 Jahren |
Paul-Louis Ageneau
|
a3cc74c8f1
Added NegociationNeeded flag
|
vor 4 Jahren |