cruizba
fccde40641
deployment: exit 1 on 'fatal_error' in insallation scripts
2022-03-30 19:27:52 +02:00
cruizba
664abf86dc
Fix link on error while upgrading OpenVidu PRO to redirect to the upgrading instructions documentation
2022-03-30 18:24:23 +02:00
cruizba
e133b1f92d
deployment: Update OPENVIDU_UPGRADABLE_VERSION version to 2.21.0 to test upgrade scripts
2022-03-30 18:15:46 +02:00
cruizba
47c4c91f7a
deployment: OpenVidu Pro - Add AMI as argument to upgrade script
2022-03-30 18:13:55 +02:00
cruizba
1db373caba
deployment: get_ov_media_node_ami_id.sh helper script to get AMIs from eu-west-1
2022-03-29 18:04:40 +02:00
pabloFuente
9ac32da633
openvidu-server: infinite OPENVIDU_PRO_CLUSTER_RECONNECTION_TIMEOUT with -1
2022-03-29 11:16:02 +02:00
pabloFuente
f70053c2f3
openvidu-server: add nodeRecovered flag to mediaNodeUsageRegistration method
2022-03-28 12:39:42 +02:00
pabloFuente
07aa22ed1d
openvidu-server: remove final from UpdatableTimerTask methods
2022-03-26 16:05:38 +01:00
pabloFuente
6ee258966d
openvidu-server: some protected methods to public. KmsManager refactoring of handler
2022-03-25 15:21:08 +01:00
pabloFuente
44363dbde0
openvidu-server: change mustRemoveMediaNode behavior in KmsManager
2022-03-25 14:11:28 +01:00
pabloFuente
2a3e05ef80
openvidu-server: minor refactoring of KmsManager KurentoClient events handler
2022-03-25 14:01:10 +01:00
pabloFuente
03859f5d06
Integration test: Assert.fail instead of System.err
2022-03-25 12:36:21 +01:00
pabloFuente
b8079ce519
Integration tests: protect Whitebox#getInternalState
2022-03-25 12:21:56 +01:00
pabloFuente
ad152fab8e
Tests: protect InvocationOnMock#getArgument class cast exceptions
2022-03-24 23:08:25 +01:00
cruizba
80b097e379
deployment: change some wrong names at cloudformation lambda. Remove not needed return
2022-03-24 21:13:59 +01:00
pabloFuente
5cc6579bf0
nodeRecovered event
2022-03-24 12:34:02 +01:00
cruizba
05b8da962e
deployment: Comment Cloudformation Lambda purpose
2022-03-23 17:22:09 +01:00
cruizba
fa5cd75e3c
deployment: Lambda to copy original AMIs in OpenVidu PRO. Better way to setup OpenVidu Security groups in Cloudformation. Remove media nodes on destroy cloudformation using Lambda"
2022-03-23 17:15:44 +01:00
pabloFuente
4e7483c235
Fix integration tests
2022-03-22 12:23:19 +01:00
pabloFuente
594d9f92f9
openvidu-server: prepare parameterized Media Node reconnection timeout
2022-03-22 10:59:47 +01:00
pabloFuente
5c209a55ba
openvidu-server: rename Kms#getMediaServer to Kms#getMediaServerType
2022-03-21 14:48:21 +01:00
pabloFuente
96a0bbc155
openvidu-server: remove commented Kms#fetchMediaServerType
2022-03-21 14:46:33 +01:00
pabloFuente
6f417a001f
openvidu-server: Kms#fetchMediaServerType performed in single point
2022-03-21 14:44:38 +01:00
pabloFuente
9d975d3a17
openvidu-server: MediaNodeManager
2022-03-21 13:49:30 +01:00
pabloFuente
3d3f7c1d74
Update package.json dependencies for OpenVidu dashboard
2022-03-18 15:08:03 +01:00
pabloFuente
9e68dd6d10
openvidu-server: reorder KurentoClient event handlers on KmsManager
2022-03-18 14:08:20 +01:00
pabloFuente
a91fc4f870
openvidu-server: avoid Media Node removal ops if not 1st reconnection attempt
2022-03-18 14:06:43 +01:00
pabloFuente
a940708f8d
openvidu-server: update logback config to only log ERROR message of kurento-client
2022-03-18 13:46:00 +01:00
pabloFuente
a74decb540
openvidu-server: improve logging on Media Node reconnection method
2022-03-18 12:49:37 +01:00
pabloFuente
022a692735
openvidu-server: Kms#fetchMediaServerType (no remote operation on GET media-node)
2022-03-18 12:38:08 +01:00
pabloFuente
701e35356b
Update Copyright dates
2022-03-18 10:31:19 +01:00
cruizba
5c5d609fc8
Deployment: Copy AMIs on first launch OpenVidu CE
2022-03-17 19:18:01 +01:00
pabloFuente
85c0cc0584
openvidu-server: fix close session and init session race condition
2022-03-17 17:16:17 +01:00
pabloFuente
87f2613860
openvidu-server: always call WebRtcEndpoint#addIceCandidate on RPC onIceCandidate from openvidu-browser
2022-03-15 17:37:23 +01:00
pabloFuente
defba84160
openvidu-server: remove unnecessary try-catch after 2.21 in RpcHandler
2022-03-11 13:40:16 +01:00
pabloFuente
993dc831c8
openvidu-server: update dashboard package.json dependencies with npm audit
2022-03-11 13:15:35 +01:00
cruizba
25bcc2cefc
deployment: Move recording before sleep in testRecording.sh
2022-03-07 17:32:56 +01:00
cruizba
b0fc2f986a
deployment: Cache ffmpeg for AMIs on start media node
2022-03-07 14:27:41 +01:00
pabloFuente
90a665230c
openvidu-server: manage INDIVIDUAL recording start uncaught error
2022-03-07 13:51:58 +01:00
pabloFuente
2dbbcfbe33
openvidu-server: extend timeouts during integration test
2022-03-04 10:48:10 +01:00
pabloFuente
08b7c19830
Update OPENVIDU_UPGRADABLE_VERSION to 2.20 in all installation scripts
2022-03-03 14:31:57 +01:00
jenkinsopenvidu
0e71cbc561
Update to version v2.21.0
2022-03-03 12:28:08 +00:00
pabloFuente
7ef258ffcc
Updated docker-compose files to 2.21.0
2022-03-03 13:19:54 +01:00
pabloFuente
f503d5006b
openvidu-server: fix lack of media_node_id to ELK summaries
2022-03-02 15:01:58 +01:00
cruizba
773bb11e1b
deployment: Short description
2022-03-01 12:29:08 +01:00
cruizba
4c23213428
deployment: Add description to label in OpenViduEdition parameter of CF
2022-03-01 12:15:10 +01:00
pabloFuente
0b0f260ec9
Remove OPENVIDU_WEBRTC_SIMULCAST property from CE application.properties
2022-03-01 11:29:49 +01:00
cruizba
7763f331bc
deployment: Add openvidu edition as CF parameter
2022-03-01 10:54:29 +01:00
Juan Navarro
4d004e4a9e
Review all href usages of target="_blank"
...
Do not force the user's browser to open new tabs when navigating within
the documentation pages. We discussed about this and agreed that doing
so is user hostile and goes away from how HTTP links have been working
for 30 years (i.e. leave users decide if THEY want a new tab or not, by
how they open the links).
Used these regexes:
From: target="blank"
To: target="_blank"
From: (\]\((?!http)[^)]+\))\{:target="_blank"\}
To: $1
From: (\]\(https?://docs.openvidu.io[^)]+\))\{:target="_blank"\}
To: $1
From: href="((?!http)\S+)" target="_blank"
To: href="$1"
From: href="(https?://docs.openvidu.io\S+)" target="_blank"
To: href="$1"
2022-02-28 13:51:44 +01:00
cruizba
6d018de09d
deployment: external-turn - More explanatory comments at .env and certbot.sh
2022-02-25 20:01:51 +01:00