cruizba
|
1d92b7e932
|
Retagged openvidu/openvidu-proxy from 3.0.0-beta1 to 3.0.0
|
2020-07-02 16:45:06 +02:00 |
cruizba
|
9261554239
|
Added debug mode to .env docker-compose deployment
|
2020-07-02 15:51:40 +02:00 |
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 |
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 |
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 |
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 |
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 |
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 |
pabloFuente
|
5c4b9c7997
|
openvidu-server: send webhook events in the background
|
2020-06-08 23:19:15 +02:00 |
pabloFuente
|
1e03af3ea3
|
openvidu-server: COMPOSED recording container update
|
2020-06-08 12:19:30 +02:00 |
pabloFuente
|
ac81abf7fd
|
openvidu-server: parameterized wait timeout for CommandExecutor
|
2020-06-05 11:00:15 +02:00 |
cruizba
|
7930d82864
|
Merge branch 'master' of https://github.com/OpenVidu/openvidu
|
2020-06-04 14:52:16 +02:00 |
cruizba
|
806794bb7d
|
Curl Fixed for Kibana 7.7.0 version
|
2020-06-04 14:52:01 +02:00 |
pabloFuente
|
c4a6ca5543
|
openvidu-server: CommandExecutor timeout
|
2020-06-04 12:28:40 +02:00 |
cruizba
|
c150b87a2a
|
openvidu-server: addError in OpenViduConfig change to protected method
|
2020-06-03 13:22:38 +02:00 |
pabloFuente
|
1983fc87fc
|
openvidu-server: updated MediaNodeStatusManagerDummy
|
2020-06-01 02:05:23 +02:00 |
pabloFuente
|
a8467fc868
|
openvidu-server: MediaNodeStatusManager#isCanceled
|
2020-06-01 02:00:23 +02:00 |