|
41c6ad281d
|
Delete the whole call(with id) when we call closeCall
|
2022-09-16 11:08:02 +03:00 |
|
|
f5406f163f
|
Merge pull request 'Allow io3 on server creation' (#4) from Allow-io3 into master
Reviewed-on: #4
|
2022-09-15 14:54:41 +00:00 |
|
|
28497fda91
|
Merge with master
|
2022-09-15 17:53:37 +03:00 |
|
|
4a98a79630
|
Merge pull request 'LINXD-2209-black-screen-when-2-video-calls-are-answered-simultaneously' (#3) from LINXD-2209-black-screen-when-2-video-calls-are-answered-simultaneously into master
Reviewed-on: #3
|
2022-09-15 14:49:55 +00:00 |
|
|
22e8b4d364
|
LINXD-2209: Refactor how we close the call; Check for callId in createRoom event
|
2022-09-15 17:07:47 +03:00 |
|
|
575dbd69b0
|
Allow io3 on server creation
|
2022-09-15 14:49:10 +03:00 |
|
|
a51a757d17
|
LINXD-2209: Correctly close the call
|
2022-09-15 09:57:57 +03:00 |
|
|
c059dd5afc
|
LINXD-2209: Correctly close the call
|
2022-09-15 09:56:32 +03:00 |
|
|
19808da24e
|
LINXD-2209: Get callId from soekct dictionary in consumer-resume case
|
2022-09-15 09:43:59 +03:00 |
|
|
2f6c25c171
|
LINXD-2209: Correctly set router to videoCalls
|
2022-09-15 09:41:24 +03:00 |
|
|
ead0069aa8
|
LINXD-2209: Correctly set router to videoCalls
|
2022-09-15 09:39:52 +03:00 |
|
|
434c8f744c
|
LINXD-2209: Correctly set router to videoCalls
|
2022-09-15 09:35:35 +03:00 |
|
|
7198dc91b1
|
LINXD-2209: Check for router in videoCalls
|
2022-09-15 09:33:30 +03:00 |
|
|
f629012712
|
LINXD-2209: Check for router in videoCalls
|
2022-09-15 09:32:41 +03:00 |
|
|
41b50d2a11
|
LINXD-2209: Identify the callId from dictionary
|
2022-09-15 09:19:04 +03:00 |
|
|
b85ba68c9c
|
LINXD-2209: Added comments
|
2022-09-13 22:24:10 +03:00 |
|
Sergiu Toma
|
6acd276324
|
LINXD-2209: Refactor how we save router, consumer, producer, producerTransport and consumerTransport
|
2022-09-13 22:16:51 +03:00 |
|
Sergiu Toma
|
294dbdf38d
|
LINXD-2209: Added logs
|
2022-09-13 21:43:16 +03:00 |
|
Sergiu Toma
|
c3d50fdc4e
|
LINXD-2209: Add 4000ms delay between room creation
|
2022-09-13 21:38:06 +03:00 |
|
Sergiu Toma
|
c12ececf47
|
LINXD-2209: Add 2000ms delay between room creation
|
2022-09-13 21:35:26 +03:00 |
|
Sergiu Toma
|
47eb302f5f
|
LINXD-2209: Added logs on consume
|
2022-09-13 21:33:04 +03:00 |
|
Sergiu Toma
|
accf960aa7
|
LINXD-2209: Added logs on consume
|
2022-09-13 21:15:51 +03:00 |
|
Sergiu Toma
|
ab685270f1
|
LINXD-2209: Add 1000ms delay between room creation
|
2022-09-13 21:08:14 +03:00 |
|
Sergiu Toma
|
6938e751fe
|
LINXD-2209: Add 100ms delay between room creation
|
2022-09-13 21:08:03 +03:00 |
|
Sergiu Toma
|
031a7bc4c5
|
LINXD-2209: Remove console.logs
|
2022-09-13 21:05:24 +03:00 |
|
Sergiu Toma
|
d7486d0fd6
|
LINXD-2209: Add 10ms delay between room creation
|
2022-09-13 21:04:42 +03:00 |
|
Sergiu Toma
|
38931f0654
|
LINXD-2209: Add 50ms delay between room creation
|
2022-09-13 21:02:29 +03:00 |
|
Sergiu Toma
|
bb684ca4db
|
LINXD-2209: Add 300ms delay
|
2022-09-13 20:59:55 +03:00 |
|
Sergiu Toma
|
25a76c343b
|
LINXD-2209: Move getRtpCapa outside of room creation
|
2022-09-13 20:59:12 +03:00 |
|
Sergiu Toma
|
817a49204d
|
LINXD-2209: Added logs
|
2022-09-13 20:58:06 +03:00 |
|
Sergiu Toma
|
91b4db1982
|
LINXD-2209: Added logs
|
2022-09-13 20:54:35 +03:00 |
|
Sergiu Toma
|
8562f6c58c
|
LINXD-2209: Added logs
|
2022-09-13 20:49:40 +03:00 |
|
Sergiu Toma
|
5abc309502
|
LINXD-2209: Added logs
|
2022-09-13 20:28:07 +03:00 |
|
Sergiu Toma
|
ecb5a88a2c
|
LINXD-2209: Update port
|
2022-09-13 20:10:34 +03:00 |
|
Sergiu Toma
|
782b749ea3
|
LINXD-2209: Check queue length
|
2022-09-13 20:09:25 +03:00 |
|
Sergiu Toma
|
b834016dcb
|
LINXD-2209: Create rooms in sequence
|
2022-09-13 19:56:06 +03:00 |
|
|
523945271e
|
Remove callback with producer id from transport-produce
|
2022-08-31 17:06:54 +03:00 |
|
|
0af7ddd786
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:53:08 +03:00 |
|
|
ba5add489d
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:49:23 +03:00 |
|
|
d5cb144799
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:47:54 +03:00 |
|
|
4e92f6cdd3
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:43:59 +03:00 |
|
|
aaa1c5cea4
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:40:38 +03:00 |
|
|
4f302570a2
|
Remove callback with producer id from transport-produce
|
2022-08-31 16:24:21 +03:00 |
|
|
cd887142f7
|
Add log on consume
|
2022-08-18 09:34:22 +03:00 |
|
|
afb328ea3b
|
Add log on consume
|
2022-08-18 09:08:55 +03:00 |
|
|
9b36a78be2
|
Add log on consume
|
2022-08-16 14:36:23 +03:00 |
|
|
d67debc70b
|
Add log on createRecvTransport
|
2022-08-16 14:21:02 +03:00 |
|
|
b64c49c1cd
|
Refactor transportclose 21
|
2022-08-12 15:08:30 +03:00 |
|
|
383e34bf22
|
Refactor transportclose 20
|
2022-08-12 15:07:13 +03:00 |
|
|
004c0f66a7
|
Refactor transportclose 19
|
2022-08-12 15:02:42 +03:00 |
|