Commit Graph

4146 Commits (v2.29.x)

Author SHA1 Message Date
Carlos Santos 4e50796547 openvidu-components: Fixed styles 2023-05-04 17:35:47 +02:00
Carlos Santos 2726fa6a67 openvidu-components: Minor code refactoring 2023-05-04 16:34:13 +02:00
Carlos Santos 4dc98e3272 openvidu-components: Fixed switch camera on Android devices 2023-05-04 16:14:19 +02:00
jenkinsopenvidu 75c9576f4d Update installation scripts for next release 2023-05-03 11:02:33 +00:00
jenkinsopenvidu 9f8cc36a9d Update to version 2.27.0 2023-05-03 11:01:36 +00:00
jenkinsopenvidu 61273ad642 Update docker-compose.yml files to version 2.27.0 2023-05-03 10:52:49 +00:00
jenkinsopenvidu c891a26e4b Update openvidu-recording to version 2.27.0 2023-05-03 10:49:02 +00:00
jenkinsopenvidu 6aa7a4106c Update openvidu-java-client to version 2.27.0 2023-05-03 10:44:23 +00:00
jenkinsopenvidu 83b14c39d6 Update openvidu-node-client to version 2.27.0 2023-05-03 10:41:47 +00:00
pabloFuente f922c5cd53 Update to Kurento 7.0.1 2023-05-03 12:32:51 +02:00
Carlos Santos fb101bc2c7 openvidu-components: Emitted event for updating recording list
Non moderators participants didn't update their recording list because they didn't know when a recording has been deleted or stopped. Now all standard participants know all recording events using custom signals and emitted an event to the application with the aim of updating the recording list.
2023-04-28 17:55:33 +02:00
Carlos Santos 9be838308c openvidu-components: Disabled start streaming button for no moderators 2023-04-27 16:02:31 +02:00
pabloFuente c7f1bbcd93 openvidu-test-e2e: extend broadcast and composed record test with STT 2023-04-27 13:35:30 +02:00
pabloFuente 6479382f58 openvidu-test-e2e: fix video dimension tests. Add new pro test 2023-04-27 13:16:35 +02:00
cruizba 026352133a deployment: Remove non needed comment 2023-04-27 12:55:02 +02:00
pabloFuente 1152a79354 openvidu-java-client: fix unit test 2023-04-27 10:59:24 +02:00
pabloFuente b40f120efa openvidu-server: allow only-audio broadcasting. Add new test 2023-04-26 18:46:35 +02:00
Carlos Santos f5e18fc11d openvidu-components: Fixed video recording cache
The browser was storing the play recording request on cache . Adding a query parameter which is updated each time fix this problem
2023-04-25 12:40:21 +02:00
Carlos Santos fffbdd3cd5 openvidu-components: Refactored recordings pipes 2023-04-24 17:41:29 +02:00
Carlos Santos 5f8fa08fe0 openvidu-components: Fixed connection data parse on new connection 2023-04-24 14:09:31 +02:00
Carlos Santos d7e7cfe6f7 openvidu-components: Hidden mute sound button for local participants 2023-04-21 13:33:17 +02:00
Carlos Santos f7b0f8e803 openvidu-components: Added e2e test for checking video sound button
Checking if sound button is not present for local participants
2023-04-21 13:32:13 +02:00
pabloFuente 35a6e823b6 openvidu-server: refactor recordingStarted notification for COMPOSED with video 2023-04-19 12:56:03 +02:00
pabloFuente c646f66aab Fix AndroidChromeUser REMOTE_URL 2023-04-18 18:22:52 +02:00
pabloFuente 7529de5897 ci-scripts: add "grep 172" to DOCKER_HOST_IP command 2023-04-18 18:02:06 +02:00
pabloFuente 19f9bee16e Update Android user to use correct remote URL 2023-04-18 17:17:38 +02:00
cruizba 82fe3dc986 ci: Remove runner-image instead of runner-deployment for build.sh --clean-environment 2023-04-14 16:10:29 +02:00
pabloFuente 0677268516 Change preset ultrafast to veryfast in openvidu-recording container 2023-04-14 10:01:07 +02:00
cruizba 4a11b3678b deployment: Change Docker image tags to master and pull new images in AWS CloudFormation KMS AMI template 2023-04-12 23:57:06 +02:00
Carlos Santos 1c675aa664 openvidu-components: Updated angular.json 2023-04-11 16:46:38 +02:00
Carlos Santos 2ca5e2362e openvidu-components: Removed workaround for avoiding blank videos on iOS 2023-04-11 11:30:46 +02:00
Carlos Santos 979fd14ccc openvidu-components: Avoided to show freeze videos when they are muted
Showing poster on iPhone when remote video is muted.
2023-04-11 11:29:01 +02:00
cruizba af31380bbd openvidu-java-client: Create 'performJarFileRelease' maven profile to build openvidu-java-client builds in a jar file for nightlies 2023-04-10 23:43:01 +02:00
cruizba 805c1bdb47 deployment: Parametrize correctly openvidu-recording version for cloudformation nightlies 2023-04-10 20:50:31 +02:00
Carlos Santos 1d68cbeaf8 openvidu-components: Cleared captions subscription 2023-04-10 15:43:32 +02:00
cruizba de9f195fd5 openvidu-recording: Remove CHROME_VERSION argument 2023-04-10 11:25:29 +02:00
cruizba 1edc3c055b openvidu-recording: Better way to add chrome public key for chrome installation 2023-04-10 11:12:06 +02:00
cruizba 898d12e695 deployment: Avoid aws-marketplace amis getting the latest ubuntu AMI in external turn CF 2023-04-06 17:26:11 +02:00
cruizba 91fd7c09ef deployment: Fix missing character in Enterprise CF 2023-04-05 02:25:37 +02:00
cruizba 4620645ae2 deployment: Fix AWS_CLI_DOCKER_TAG sed 2023-04-04 22:07:19 +02:00
cruizba 0c6f798692 Fix wrong elasticsearch host while using it externally 2023-04-04 20:54:34 +02:00
cruizba 5298a085cb deployment: Fix metricbeat and filebeat condition 2023-04-04 19:59:59 +02:00
cruizba 82371ba499 deployment: Typo: OPENVIDU_PRO_ELAS'IT'CSEARCH instead of OPENVIDU_PRO_ELASTICSEARCH at CF-OpenVidu-Enterprise.yaml.template 2023-04-04 19:23:42 +02:00
pabloFuente a0e6b137cc openvidu-server: avoid fatal error if an outdated version of openvidu-browser is in use by STT or broadcasting module 2023-04-03 19:52:30 +02:00
csantosm 16ec1c9480 openvidu-components: Added e2e test for audio only mediastream
Tested if NO_STREAM_PLAYING_EVENT exception is not showing when participant has video muted and MediaStream is audio only.
2023-04-03 15:45:14 +02:00
pabloFuente 1fe005c6af openvidu-test-e2e: fix custom layout broadcast test 2023-04-03 12:58:11 +02:00
pabloFuente 5d2e78238f openvidu-test-e2e: fix EXTERNAL_CUSTOM_LAYOUT_PARAMS default value 2023-04-03 12:54:21 +02:00
Pablo Fuente Pérez 83e9ab7021
Merge pull request #797 from OpenVidu/ov_browser_fix
Audio is not working properly when camera is muted
2023-04-03 12:10:22 +02:00
pabloFuente 7060a0b06f openvidu-test-e2e: fix custom layout broadcast test 2023-04-03 12:02:09 +02:00
pabloFuente 0296dcbd8e openvidu-test-e2e: remove unnecessary folder jenkins 2023-04-03 11:58:17 +02:00