pabloFuente
|
2dada07dcb
|
openvidu-server: COMPOSED_QUICK_START fixes when stopping and launching container
|
2020-07-02 14:41:54 +02:00 |
pabloFuente
|
b921bac370
|
openvidu-server: fix recordingStarted notification on COMPOSED_QUICK_START
|
2020-07-02 13:27:36 +02:00 |
pabloFuente
|
0308855535
|
openvidu-server: minor comment updated
|
2020-07-02 12:22:34 +02:00 |
pabloFuente
|
8538327940
|
OpenVidu SDKs docs updated with COMPOSED_QUICK_START
|
2020-07-02 12:16:39 +02:00 |
cruizba
|
27ae38c27a
|
Merge branch 'master' of https://github.com/OpenVidu/openvidu
|
2020-07-02 12:00:14 +02:00 |
cruizba
|
2e214cbcd5
|
echo End of recording after thumbnail finished to inform openvidu-server that recording is ended
|
2020-07-02 12:00:02 +02:00 |
csantosm
|
bc65f454a2
|
Merge branch 'openvidu_browser_refactor'
|
2020-07-02 11:50:44 +02:00 |
csantosm
|
5857e46f3c
|
openvidu-browser: strengthened enumerateDevices condition. Fixes #498
|
2020-07-02 11:45:47 +02:00 |
cruizba
|
8c2060ab35
|
Use COMPOSED always if COMPOSED is defaultOutputMode
|
2020-07-02 11:42:52 +02:00 |
pabloFuente
|
1651d67f26
|
openvidu-server: imports fix
|
2020-07-02 11:24:40 +02:00 |
pabloFuente
|
476428b9ae
|
openvidu-server: if COMPOSED also if COMPOSED_QUICK_START
|
2020-07-02 11:22:50 +02:00 |
cruizba
|
af9cbbf742
|
Minor fix recording image debug mode
|
2020-07-02 10:32:07 +02:00 |
cruizba
|
f3cf5104c1
|
Minor fix on tag on create_image recording script
|
2020-07-01 20:31:26 +02:00 |
cruizba
|
5754fb20be
|
Only push openvidu recording if image is created correctly
|
2020-07-01 20:29:22 +02:00 |
cruizba
|
a489221ddf
|
Fix ubuntu image parameter to build openvidu recording image
|
2020-07-01 20:24:04 +02:00 |
cruizba
|
5477e52db1
|
Minor fix to create_image recording script
|
2020-07-01 20:21:35 +02:00 |
cruizba
|
c68552a172
|
Adapted create_image recording to jenkins job
|
2020-07-01 20:18:58 +02:00 |
pabloFuente
|
9729ef94e3
|
openvidu-server: minor POST /api/recordings/start refactoring
|
2020-07-01 18:57:23 +02:00 |
cruizba
|
8302571924
|
openvidu-server: Use as outputMode=COMPOSED_QUICK_START if defaultModeOutput=COMPOSED_QUICK_START and outputMode=COMPOSED
|
2020-07-01 18:32:02 +02:00 |
pabloFuente
|
b58250b64f
|
OpenVidu SDKs COMPOSED_QUICK_START doc description
|
2020-07-01 17:38:01 +02:00 |
cruizba
|
11540fb50a
|
Marked COMPOSED_QUICK_START as experimental
|
2020-07-01 14:12:22 +02:00 |
cruizba
|
292771371e
|
Merge branch 'master' of https://github.com/OpenVidu/openvidu
|
2020-07-01 14:03:25 +02:00 |
cruizba
|
0a02ae8059
|
openvidu-server, openvidu-node-client, openvidu-java-client: Add COMPOSED_QUICK_START outputMode
|
2020-07-01 14:02:32 +02:00 |
csantosm
|
0c35f85602
|
Refactored openvidu-browser
|
2020-07-01 11:58:01 +02:00 |
OscarSotoSanchez
|
3b5668d828
|
Proxy updated for auto renew letscrypt certificated
|
2020-06-29 16:37:26 +02:00 |
cruizba
|
45d3ba6078
|
openvidu-server: Created entrypoint for new composed recording mode: COMPOSED_QUICK_START.
|
2020-06-26 18:05:00 +02:00 |
cruizba
|
7c0b0ba9d3
|
Get container running by imageId only if running container can not be found only with image name
|
2020-06-23 17:36:23 +02:00 |
cruizba
|
87c9d8f01c
|
openvidu-server: Minor fix in getRunningContainers
|
2020-06-23 17:27:46 +02:00 |
cruizba
|
496c1cff92
|
Remove sha256 method and add getImageId and getRunningContainers returns container ids if an image id is passed
|
2020-06-23 17:19:27 +02:00 |
cruizba
|
08647869d3
|
Added method to get sha256 id of a Docker image
|
2020-06-23 13:13:02 +02:00 |
cruizba
|
499bd8afc5
|
Parametrized create_image.sh scripts for CI
|
2020-06-23 12:11:54 +02:00 |
cruizba
|
43bf7f44c2
|
Copy old .env in rollback too
|
2020-06-18 09:43:45 +02:00 |
cruizba
|
2e923c4827
|
KMS_IMAGE updated in .env
|
2020-06-18 01:31:00 +02:00 |
cruizba
|
85a95bb3db
|
Update versions openvidu-server and KMS
|
2020-06-18 00:53:57 +02:00 |
pabloFuente
|
84a4545d45
|
openvidu-server: removed debug log lines
|
2020-06-17 20:27:51 +02:00 |
pabloFuente
|
759910774f
|
openvidu-server: fix NullPointer if no shmSize passed to POST /api/recordings/start
|
2020-06-17 20:26:28 +02:00 |
pabloFuente
|
37c05cb82a
|
openvidu-server: parameterized shmSize on POST /api/recordings/start
|
2020-06-17 19:05:23 +02:00 |
pabloFuente
|
a4fcf90745
|
openvidu-server: webhook sender uses single thread executor
|
2020-06-17 18:11:50 +02:00 |
pabloFuente
|
7085bb899b
|
openvidu-server: protect get KMS if there's no running and connected one
|
2020-06-16 14:53:47 +02:00 |
pabloFuente
|
a3406d3dfe
|
openvidu-server: protect concurrent recording start methods
|
2020-06-12 13:21:56 +02:00 |
pabloFuente
|
d5b3b9dde7
|
openvidu-server: automatic recording cancelation also for ALWAYS recordings
|
2020-06-12 12:16:36 +02:00 |
pabloFuente
|
26f6112b72
|
openvidu-server: overwritable remote recording path
|
2020-06-11 18:07:55 +02:00 |
pabloFuente
|
d0c1d5346b
|
openvidu-server: add trailing slash to all system path properties
|
2020-06-11 18:05:31 +02:00 |
pabloFuente
|
2d64569392
|
openvidu-node-client: rollback to typescript 3.8.3
|
2020-06-11 13:56:37 +02:00 |
pabloFuente
|
1c3a120e0e
|
openvidu-node-client: fix OpenVidu Server URL (not force HTTPS)
|
2020-06-11 13:15:30 +02:00 |
pabloFuente
|
0e30cea22c
|
openvidu-node-client: dependencies updated
|
2020-06-11 13:06:15 +02:00 |
cruizba
|
1d252e62ec
|
openvidu-server: Add labels and getLabels in DockerManager
|
2020-06-10 21:41:40 +02:00 |
pabloFuente
|
ac30d55a1e
|
openvidu-server: improved reconnection polling (reset sessions only if new KMS)
|
2020-06-10 18:07:07 +02:00 |
cruizba
|
34a45ff923
|
Add privileged flag to DockerManager
|
2020-06-09 16:54:01 +02:00 |
csantosm
|
37b4f41862
|
openvidu-browser: iPad PRO support. Fixes #490
* iPad PRO support
* Refactor checkSystemRequeriments method
|
2020-06-09 15:27:00 +02:00 |