Commit Graph

157 Commits

Author SHA1 Message Date
Sergiu Toma 2e336a429e fix 2022-10-18 18:23:54 +03:00
Sergiu Toma b14e82fd87 fix 2022-10-18 18:22:19 +03:00
Sergiu Toma c4f72eddd5 fix 2022-10-18 18:21:07 +03:00
Sergiu Toma 6e4ceb9977 fixes 2022-10-18 18:18:29 +03:00
Sergiu Toma 2c00de1dd0 fix ssl cert/key 2022-10-18 18:13:24 +03:00
Sergiu Toma f96fd24e03 Fix https 2022-10-18 18:12:03 +03:00
Sergiu Toma fce2f30648 Fix https import 2022-10-18 18:07:04 +03:00
Sergiu Toma be5f97762a Merge pull request 'LH-253: Added callId for transportclose and producerclose events' (#12) from LH-253-mediasoup-handle-callid-undefined into master
Reviewed-on: #12
2022-10-18 07:53:33 +00:00
Sergiu Toma 03a11126c4 LH-253: Check if we have callId in closeCall 2022-10-18 10:51:20 +03:00
Sergiu Toma fafbee6e4c LH-253: Added callId for transportclose and producerclose events 2022-10-18 02:05:22 +03:00
Sergiu Toma bbf23c33d4 Merge pull request 'LH-252: Update .env variables' (#11) from LH-252-mediasoup-add-a-config-file-with-keys-and-ports into master
Reviewed-on: #11
2022-10-09 06:50:45 +00:00
Sergiu Toma 5c2808e75a LH-252: Update .env variables 2022-10-06 15:21:54 +03:00
Sergiu Toma 2aea7497cc Merge pull request 'added log for dtls transport-connect' (#10) from LH-249-debug-for-i-os-dtls-problems into master
Reviewed-on: #10
2022-10-06 06:41:07 +00:00
Sergiu Toma 56835d6660 added log for dtls transport-connect 2022-10-05 15:44:46 +03:00
Sergiu Toma fc42c79210 Fix missing callId 2022-09-27 13:13:29 +03:00
Sergiu Toma d81bc8582d Merge branch 'master' of https://git.safemobile.org/Safemobile/mediasoup 2022-09-27 13:05:15 +03:00
Sergiu Toma a4d16998cd Fix call check before call close() 2022-09-27 13:03:32 +03:00
Sergiu Toma de1458bbde Merge pull request 'LINXD-2197: Added comments; Catch errors; Fix package.json start:run script' (#8) from LINXD-2197-refactor-improving-mediasoup-web-socket-component into master
Reviewed-on: #8
2022-09-27 10:00:25 +00:00
Sergiu Toma b0fad5f1db LINXD-2197: On peer disconnect delete the call; Added log when call is already deleted; Added log when user send multiple createWebRtcTransport 2022-09-27 12:43:07 +03:00
Sergiu Toma eb5aa12d65 LINXD-2197: Added the initial demo project used; Check before set producerTransport and consumerTransport if it was set before 2022-09-27 07:55:25 +03:00
Sergiu Toma 52b4794a86 LINXD-2197: Added workflow diagram 2022-09-25 20:29:32 +03:00
Sergiu Toma 5f8f2ab44c LINXD-2197: Added comments; Catch errors; Fix package.json start:run script 2022-09-25 20:03:17 +03:00
Sergiu Toma 55455be8e7 Merge pull request 'LINXD-2222-debugging-for-i-os' (#7) from LINXD-2222-debugging-for-i-os into master
Reviewed-on: #7
2022-09-20 23:16:16 +00:00
Sergiu Toma 62a82dc3a5 LINXD-2222: Removed socketio-wildcard 2022-09-20 14:17:16 +03:00
Sergiu Toma ac078e72ff LINXD-2222: Removed requestCert and rejectedUnauthorized from server options 2022-09-20 14:15:54 +03:00
Sergiu Toma be396e1047 LINXD-2222: Set namespate to '/'; Removed httpolyglot; Removed unused code 2022-09-20 14:02:22 +03:00
Sergiu Toma 149876fc70 LINXD-2222: use https instead of httpolyglot; Added logs 2022-09-20 09:36:31 +03:00
Sergiu Toma adbeb2071b Update to start with defeult port 3000 2022-09-19 23:37:20 +03:00
Sergiu Toma a6681ffe40 LINXD-2222: Update 2022-09-19 23:32:15 +03:00
Sergiu Toma efc9bfd114 LINXD-2222: Update 2022-09-19 23:31:36 +03:00
Sergiu Toma a8afa8a532 LINXD-2222: Update 2022-09-19 23:30:18 +03:00
Sergiu Toma 507c131058 LINXD-2222: Update 2022-09-19 23:28:39 +03:00
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