|
4e4cd6f893
|
Update build
|
2022-11-22 19:55:55 +02:00 |
|
|
e9ff060544
|
Update build
|
2022-11-22 19:52:25 +02:00 |
|
|
7d677f4a34
|
Update build
|
2022-11-22 19:52:11 +02:00 |
|
|
8f96b8c98b
|
Update build
|
2022-11-22 19:51:09 +02:00 |
|
|
1084a808c7
|
Update build
|
2022-11-22 19:40:02 +02:00 |
|
|
3838f774bf
|
Update build
|
2022-11-22 19:33:38 +02:00 |
|
|
06bb275f0d
|
Update build
|
2022-11-22 19:18:48 +02:00 |
|
|
a05f7cc987
|
Update build
|
2022-11-22 19:15:34 +02:00 |
|
|
c5c8bc5bb3
|
Update build
|
2022-11-22 19:14:50 +02:00 |
|
|
d6bc4e51e5
|
Update build
|
2022-11-22 19:11:00 +02:00 |
|
|
4ae02f70d6
|
Update build
|
2022-11-22 18:54:22 +02:00 |
|
|
d593d6dc83
|
Update build
|
2022-11-22 18:35:36 +02:00 |
|
|
1a1fa9450e
|
Update build
|
2022-11-22 18:34:12 +02:00 |
|
|
0d24604f2a
|
Update build
|
2022-11-22 18:33:46 +02:00 |
|
|
1d7c994036
|
Update build
|
2022-11-22 18:33:06 +02:00 |
|
|
bc2bf24a65
|
Update build
|
2022-11-22 18:32:47 +02:00 |
|
|
cdbfc7891d
|
Update build
|
2022-11-22 18:30:25 +02:00 |
|
|
c730341674
|
Update build
|
2022-11-22 18:28:50 +02:00 |
|
|
b621b76e37
|
Connect to mediasoup with timeout(fix when it appears offline)
|
2022-11-22 18:27:56 +02:00 |
|
|
39ad9cad27
|
Update bundle
|
2022-11-22 18:10:05 +02:00 |
|
|
8860423e21
|
LH-265: Update client config
|
2022-11-22 10:28:45 +02:00 |
|
|
9179a67f64
|
LH-265: Enable audio on video server
|
2022-11-21 22:59:41 +02:00 |
|
|
75d0e3aee7
|
exe right for build.sh
|
2022-10-31 22:26:08 +00:00 |
|
|
30ac997634
|
Merge pull request 'added build.sh' (#14) from temp-build into develop
Reviewed-on: #14
|
2022-10-31 22:22:20 +00:00 |
|
|
5aea138f6a
|
added build.sh
|
2022-10-31 12:17:07 +02:00 |
|
|
5b01ddc2a8
|
Merge pull request 'LH-259-mediasoup-always-return-a-callback-response-to-clients' (#13) from LH-259-mediasoup-always-return-a-callback-response-to-clients into develop
Reviewed-on: #13
|
2022-10-25 16:18:54 +00:00 |
|
|
084ff36ebe
|
LH-259: Refactor createRoom
|
2022-10-24 22:38:06 +03:00 |
|
|
f4ebf92783
|
LH-259: Added callback from transport-produce
|
2022-10-24 22:35:22 +03:00 |
|
|
b59a157b18
|
LH-259: Comment callback from transport-produce
|
2022-10-24 22:19:37 +03:00 |
|
|
9f8347bec5
|
LH-259: Update createRoom callback
|
2022-10-24 22:16:47 +03:00 |
|
|
24390c98e5
|
LH-259: Added callbacks
|
2022-10-24 22:11:14 +03:00 |
|
|
1a7371fe18
|
Parse RTC_MIN_PORT and RTC_MAX_PORT
|
2022-10-18 18:27:02 +03:00 |
|
|
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 |
|
|
03a11126c4
|
LH-253: Check if we have callId in closeCall
|
2022-10-18 10:51:20 +03:00 |
|
|
fafbee6e4c
|
LH-253: Added callId for transportclose and producerclose events
|
2022-10-18 02:05:22 +03:00 |
|
|
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 |
|
|
5c2808e75a
|
LH-252: Update .env variables
|
2022-10-06 15:21:54 +03:00 |
|
|
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 |
|
|
56835d6660
|
added log for dtls transport-connect
|
2022-10-05 15:44:46 +03:00 |
|
|
fc42c79210
|
Fix missing callId
|
2022-09-27 13:13:29 +03:00 |
|
|
d81bc8582d
|
Merge branch 'master' of https://git.safemobile.org/Safemobile/mediasoup
|
2022-09-27 13:05:15 +03:00 |
|
|
a4d16998cd
|
Fix call check before call close()
|
2022-09-27 13:03:32 +03:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
52b4794a86
|
LINXD-2197: Added workflow diagram
|
2022-09-25 20:29:32 +03:00 |
|
|
5f8f2ab44c
|
LINXD-2197: Added comments; Catch errors; Fix package.json start:run script
|
2022-09-25 20:03:17 +03:00 |
|
|
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 |
|
|
62a82dc3a5
|
LINXD-2222: Removed socketio-wildcard
|
2022-09-20 14:17:16 +03:00 |
|
|
ac078e72ff
|
LINXD-2222: Removed requestCert and rejectedUnauthorized from server options
|
2022-09-20 14:15:54 +03:00 |
|