Commit Graph

149 Commits

Author SHA1 Message Date
Sergiu Toma 043f66eb0c LINXD-2222: Update 2022-09-19 23:24:32 +03:00
Sergiu Toma cb5716dd5c LINXD-2222: Update 2022-09-19 23:12:24 +03:00
Sergiu Toma ae39a45f6d LINXD-2222: Update 2022-09-19 23:09:55 +03:00
Sergiu Toma 0ec5769ee0 LINXD-2222: Update 2022-09-19 18:12:37 +03:00
Sergiu Toma 72ee3e43ab LINXD-2222: Update 2022-09-19 18:10:34 +03:00
Sergiu Toma f20c7fada8 LINXD-2222: Update 2022-09-19 18:06:39 +03:00
Sergiu Toma 53a654c50f LINXD-2222: Update 2022-09-19 18:02:30 +03:00
Sergiu Toma d54403299f LINXD-2222: Update 2022-09-19 17:55:21 +03:00
Sergiu Toma 177d54ec67 LINXD-2222: Update 2022-09-19 17:45:42 +03:00
Sergiu Toma 649c7a3767 LINXD-2222: Update 2022-09-19 17:45:18 +03:00
Sergiu Toma 08d6ccbb21 LINXD-2222: Update 2022-09-19 17:44:45 +03:00
Sergiu Toma fd005351b5 LINXD-2222: Update 2022-09-19 17:43:39 +03:00
Sergiu Toma fc111540d8 LINXD-2222: Update 2022-09-19 17:42:42 +03:00
Sergiu Toma c4f4be0aa8 LINXD-2222: Update 2022-09-19 17:42:16 +03:00
Sergiu Toma 40c03592df LINXD-2222: Update 2022-09-19 17:40:57 +03:00
Sergiu Toma a59cbcf8cc LINXD-2222: Update 2022-09-19 17:13:48 +03:00
Sergiu Toma 7cc3a95b38 LINXD-2222: Update 2022-09-19 17:12:22 +03:00
Sergiu Toma 05e3d997f1 LINXD-2222: Update 2022-09-19 17:04:56 +03:00
Sergiu Toma 9c731f4085 LINXD-2222: Update 2022-09-19 17:03:58 +03:00
Sergiu Toma f6d862966e LINXD-2222: Update 2022-09-19 17:02:13 +03:00
Sergiu Toma 05ccd5cfd4 LINXD-2222: Update 2022-09-19 17:00:43 +03:00
Sergiu Toma 43eee11c7e LINXD-2222: Update 2022-09-19 16:53:32 +03:00
Sergiu Toma 0033cd528d LINXD-2222: Update 2022-09-19 16:53:09 +03:00
Sergiu Toma 52b922825f LINXD-2222: Update 2022-09-19 16:48:46 +03:00
Sergiu Toma 07be8af9ae LINXD-2222: Update 2022-09-19 16:46:43 +03:00
Sergiu Toma 29737fe5d8 LINXD-2222: Fix middleware typo 2022-09-19 16:44:29 +03:00
Sergiu Toma 1f5755b72d LINXD-2222: Added wildcard; Replace httpolyglot with https; Set CORS to * 2022-09-19 16:21:50 +03:00
Sergiu Toma 7b6f78725b LINXD-2209: Call closeCall from producerclose and transportclose on consumer handlers; Update README.md 2022-09-16 18:49:56 +03:00
Sergiu Toma 41c6ad281d Delete the whole call(with id) when we call closeCall 2022-09-16 11:08:02 +03:00
Sergiu Toma 28497fda91 Merge with master 2022-09-15 17:53:37 +03:00
Sergiu Toma 22e8b4d364 LINXD-2209: Refactor how we close the call; Check for callId in createRoom event 2022-09-15 17:07:47 +03:00
Adriana 575dbd69b0 Allow io3 on server creation 2022-09-15 14:49:10 +03:00
Sergiu Toma a51a757d17 LINXD-2209: Correctly close the call 2022-09-15 09:57:57 +03:00
Sergiu Toma c059dd5afc LINXD-2209: Correctly close the call 2022-09-15 09:56:32 +03:00
Sergiu Toma 19808da24e LINXD-2209: Get callId from soekct dictionary in consumer-resume case 2022-09-15 09:43:59 +03:00
Sergiu Toma 2f6c25c171 LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:41:24 +03:00
Sergiu Toma ead0069aa8 LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:39:52 +03:00
Sergiu Toma 434c8f744c LINXD-2209: Correctly set router to videoCalls 2022-09-15 09:35:35 +03:00
Sergiu Toma 7198dc91b1 LINXD-2209: Check for router in videoCalls 2022-09-15 09:33:30 +03:00
Sergiu Toma f629012712 LINXD-2209: Check for router in videoCalls 2022-09-15 09:32:41 +03:00
Sergiu Toma 41b50d2a11 LINXD-2209: Identify the callId from dictionary 2022-09-15 09:19:04 +03:00
Sergiu Toma 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 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
Sergiu Toma 523945271e Remove callback with producer id from transport-produce 2022-08-31 17:06:54 +03:00
Sergiu Toma 0af7ddd786 Remove callback with producer id from transport-produce 2022-08-31 16:53:08 +03:00
Sergiu Toma ba5add489d Remove callback with producer id from transport-produce 2022-08-31 16:49:23 +03:00
Sergiu Toma d5cb144799 Remove callback with producer id from transport-produce 2022-08-31 16:47:54 +03:00
Sergiu Toma 4e92f6cdd3 Remove callback with producer id from transport-produce 2022-08-31 16:43:59 +03:00
Sergiu Toma aaa1c5cea4 Remove callback with producer id from transport-produce 2022-08-31 16:40:38 +03:00
Sergiu Toma 4f302570a2 Remove callback with producer id from transport-produce 2022-08-31 16:24:21 +03:00
Sergiu Toma cd887142f7 Add log on consume 2022-08-18 09:34:22 +03:00
Sergiu Toma afb328ea3b Add log on consume 2022-08-18 09:08:55 +03:00
Sergiu Toma 9b36a78be2 Add log on consume 2022-08-16 14:36:23 +03:00
Sergiu Toma d67debc70b Add log on createRecvTransport 2022-08-16 14:21:02 +03:00
Sergiu Toma b64c49c1cd Refactor transportclose 21 2022-08-12 15:08:30 +03:00
Sergiu Toma 383e34bf22 Refactor transportclose 20 2022-08-12 15:07:13 +03:00
Sergiu Toma 004c0f66a7 Refactor transportclose 19 2022-08-12 15:02:42 +03:00
Sergiu Toma 89ee1f301a Refactor transportclose 18 2022-08-12 14:56:20 +03:00
Sergiu Toma 7a564d4a61 Refactor transportclose 17 2022-08-11 22:24:33 +03:00
Sergiu Toma 3473c10608 Refactor transportclose 16 2022-08-11 22:11:49 +03:00
Sergiu Toma f6e3203198 Refactor transportclose 15 2022-08-11 15:03:00 +03:00
Sergiu Toma 12516b59b8 Refactor transportclose 14.5 2022-08-11 15:00:28 +03:00
Sergiu Toma d9a53ecf20 Refactor transportclose 14 2022-08-11 14:59:50 +03:00
Sergiu Toma 01fec638c9 Refactor transportclose 13 2022-08-11 14:54:46 +03:00
Sergiu Toma 6d8f22939a Refactor transportclose 12.5 2022-08-11 14:45:25 +03:00
Sergiu Toma cd8153e3e7 Refactor transportclose 12 2022-08-11 14:43:58 +03:00
Sergiu Toma 0f1c268fa5 Refactor transportclose 11 2022-08-11 14:40:40 +03:00
Sergiu Toma 6147d3bede Refactor transportclose 10 2022-08-11 14:22:28 +03:00
Sergiu Toma 1df588bac7 Refactor transportclose 9 2022-08-11 14:17:05 +03:00
Sergiu Toma ac5d5d7fd0 Refactor transportclose 7 2022-08-11 13:15:23 +03:00
Sergiu Toma 65b5b563ff Refactor transportclose 6 2022-08-11 12:52:50 +03:00
Sergiu Toma 7bb45dca19 Refactor transportclose 3 2022-08-11 12:18:01 +03:00
Sergiu Toma 625fb28e65 Added room it when close transport; Added ts config file 2022-08-11 11:33:16 +03:00
Sergiu Toma 6d80943907 Remove callId from transportClose(from producer) 2022-08-06 10:15:51 +03:00
Sergiu Toma a2223529da Close transport, producer/consumer and reset room when we close the video call 2022-08-06 10:05:43 +03:00
Sergiu Toma 1ab77c1f17 Close producer when dispatcher close the window 2022-08-02 19:43:08 +03:00
Sergiu Toma 14d96fa7c5 Close producer when dispatcher close the window 2022-08-02 19:33:39 +03:00
Sergiu Toma cbcc1fa0ca Remove setTimeout 2022-07-29 12:22:35 +03:00
Sergiu Toma 26f3122b96 Refactor code; Added logs; Added env variables 2022-07-29 11:32:51 +03:00
Sergiu Toma 5c88cd966d Added rooms and connect to existing publisher 2022-07-27 09:55:07 +03:00
Sergiu Toma bb24a296ec first commit 2022-07-23 10:32:54 +03:00