|
0731090b0e
|
Update
|
2022-12-19 11:26:08 +02:00 |
|
|
782683c3e2
|
Update
|
2022-12-19 11:24:19 +02:00 |
|
|
dfa175d0c7
|
Update
|
2022-12-19 11:22:28 +02:00 |
|
|
2c375c01ea
|
Update
|
2022-12-19 11:21:02 +02:00 |
|
|
2fbb355fea
|
Update
|
2022-12-19 11:19:51 +02:00 |
|
|
2ddeb4baaa
|
Update
|
2022-12-16 14:13:11 +02:00 |
|
|
a31e646e2b
|
Update
|
2022-12-16 14:10:26 +02:00 |
|
|
fe792f93b6
|
Update
|
2022-12-16 14:10:07 +02:00 |
|
|
dafbc486ad
|
Update
|
2022-12-16 14:00:16 +02:00 |
|
|
b606a72030
|
Update
|
2022-12-16 13:43:55 +02:00 |
|
|
c174e92e3c
|
Update
|
2022-12-16 13:33:13 +02:00 |
|
|
449724537e
|
Update
|
2022-12-16 12:01:20 +02:00 |
|
|
9634aac153
|
Update
|
2022-12-16 11:59:10 +02:00 |
|
|
e0bc4642cb
|
Update
|
2022-12-16 11:31:26 +02:00 |
|
|
f950142188
|
Update
|
2022-12-16 11:28:57 +02:00 |
|
|
5ba1f76585
|
Update
|
2022-12-16 11:23:10 +02:00 |
|
|
dc9c91fccc
|
Update
|
2022-12-16 11:10:30 +02:00 |
|
|
5abcddc115
|
Update
|
2022-12-16 11:02:08 +02:00 |
|
|
bf65221664
|
Update
|
2022-12-16 10:54:25 +02:00 |
|
|
5687569bc1
|
Update
|
2022-12-16 10:47:13 +02:00 |
|
|
44c8d9b8ee
|
Update
|
2022-12-16 02:15:26 +02:00 |
|
|
0a6985f9b9
|
Update
|
2022-12-16 02:12:22 +02:00 |
|
|
d29def364c
|
Update
|
2022-12-16 02:10:10 +02:00 |
|
|
acd6025f59
|
Update
|
2022-12-16 02:07:01 +02:00 |
|
|
4b0c06e0b0
|
Added socket id to createWebRtcTransport
|
2022-12-16 02:02:38 +02:00 |
|
|
c1fe524ec7
|
LINXD-2270: Remove commented code; Update comments/logs
|
2022-12-14 11:57:19 +02:00 |
|
|
f8fcfb3165
|
Fix isInitiator in transport-produce
|
2022-12-14 11:33:16 +02:00 |
|
|
d324528d52
|
Added logs on transport-produce
|
2022-12-14 11:05:40 +02:00 |
|
|
d1eb7afc3a
|
Added logs on createRoom on videoCalls
|
2022-12-14 10:15:34 +02:00 |
|
|
695964d342
|
Refactor code to use initiator/receiver
|
2022-12-14 09:55:45 +02:00 |
|
|
3ca555ef9e
|
Set initiatorSocketId to be dispatcher
|
2022-12-13 13:23:15 +02:00 |
|
|
92fbecc36a
|
Set initiatorSocketId to be dispatcher
|
2022-12-13 13:04:43 +02:00 |
|
|
d633eec92f
|
Add socket info
|
2022-12-13 10:28:45 +02:00 |
|
|
8a9c370f02
|
Merge pull request 'LH-265-audio' (#17) from LH-265-audio into develop
Reviewed-on: #17
Reviewed-by: Cristi Ene <cristi.ene@safemobile.com>
|
2022-12-06 12:45:08 +00:00 |
|
|
652019b07d
|
LH-265: Update doc; Update bundle
|
2022-11-29 15:35:28 +02:00 |
|
|
09c4a4b90e
|
LH-265: Added audio on client and server
|
2022-11-29 14:19:02 +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 |
|