3226 Commits

Author SHA1 Message Date
csantosm
b1c47d9506 openvidu-components: Fixed styles 2022-04-05 15:43:24 +02:00
csantosm
b0afa580a7 openvidu-components: Renamed menu service to panel service 2022-04-05 15:40:43 +02:00
csantosm
1ee8bd1f6e openvidu-components: Renamed service method 2022-04-01 13:24:56 +02:00
csantosm
1cdb938ad4 openvidu-components: Hidden audio detector when participant muted 2022-04-01 12:34:23 +02:00
csantosm
9888154a02 openvidu-components: Added screensharing E2E 2022-04-01 12:05:58 +02:00
csantosm
e252b84740 openvidu-components: Fixed bug muting remote participant 2022-04-01 11:05:51 +02:00
pabloFuente
09248b2b45 openvidu-testapp: include sourceMap in serve command 2022-04-01 10:42:28 +02:00
pabloFuente
8d7b2abe4f openvidu-test-e2e: fix media server reconnect tests to allow other Docker images 2022-03-31 13:08:09 +02:00
csantosm
98fbe060a3 openvidu-components: Moved component logic to openvidu service
Moved toggle screen, toggle video and toggle audio logic from toolbar and prejoin component to openvidu service with the aim of avoiding code duplications and being able to provide a powerful method to the components user
2022-03-31 12:25:24 +02:00
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
csantosm
a39249eaaf openvidu-components: Fixed video content style 2022-03-30 12:13:26 +02:00
csantosm
af3c21742f openvidu-components: Fixed bug when toggling audio in with screenshare 2022-03-30 12:13:26 +02:00
pabloFuente
06f1fcbee1 openvidu-browser: improved Publisher#publishVideo turns off webcam light 2022-03-29 18:31:31 +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
csantosm
3deda3849e openvidu-components: Updated doc build 2022-03-29 12:35:32 +02:00
pabloFuente
9ac32da633 openvidu-server: infinite OPENVIDU_PRO_CLUSTER_RECONNECTION_TIMEOUT with -1 2022-03-29 11:16:02 +02:00
pabloFuente
5b61d8d0e9 openvidu-test-browsers: make concurrent map collections final 2022-03-28 23:06:45 +02:00
pabloFuente
ce37fa6747 openvidu-test-browsers: add accumulated events map to CustomWebhook 2022-03-28 23:04:30 +02:00
pabloFuente
bba002c046 openvidu-test-browsers: fix possible NullPointer on CustomWebhook#waitForNextEventToBeOfType 2022-03-28 20:04:35 +02:00
csantosm
7ac3139e44 openvidu-components: Fixed colors in prejoin component 2022-03-28 16:52:03 +02:00
csantosm
c2a393cc51 openvidu-components: Updated docs assets 2022-03-28 16:52:03 +02:00
pabloFuente
f70053c2f3 openvidu-server: add nodeRecovered flag to mediaNodeUsageRegistration method 2022-03-28 12:39:42 +02:00
csantosm
239b7e28bf openvidu-components: Updated styles name variables 2022-03-28 11:10:14 +02:00
pabloFuente
07aa22ed1d openvidu-server: remove final from UpdatableTimerTask methods 2022-03-26 16:05:38 +01:00
pabloFuente
b6b2663cf3 Update kurento-java version from 6.16.4 to 6.16.5 2022-03-26 15:57:46 +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
csantosm
888e45fe4d openvidu-components: Updated doc 2022-03-25 12:39:34 +01:00
csantosm
9f59559575 openvidu-components: Added gitignore 2022-03-25 12:39:34 +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
ab8fdec4f4 Update REST API Pro e2e testing method 2022-03-24 23:15: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
csantosm
ff2dc6d86b openvidu-components: Added openvidu-angular documentation 2022-03-24 17:47:54 +01:00
csantosm
d81124150a openvidu-components: Refactored methods name 2022-03-24 17:47:06 +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
csantosm
4657b97f35 openvidu-components: Enhanced bigPercentage layout element 2022-03-23 11:51:50 +01:00
csantosm
23ad2dbd02 openvidu-components: Added e2e test for attribute directives 2022-03-22 16:14:42 +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
csantosm
fbf04bc6a2 github-actions: Updated e2e job 2022-03-21 17:10:43 +01:00
csantosm
2130d93c45 openvidu-components: Updated e2e workflow 2022-03-21 17:02:54 +01:00
csantosm
6abc49a3a6 openvidu-components: Updated server port testapp 2022-03-21 16:49:24 +01:00