Piwccle
d68cb4933e
Add Terraform configuration for OpenVidu deployment on GCP
...
Changed structure to be more consistant with the terraform standard and removed some resources to try
Refactor terraform main file to be more alike with aws and azure scripts and fixed some things that were wrong in the install script. Changed variables.tf and output.tf as needed
Refactor firewall rules and streamline user data scripts for OpenVidu deployment on GCP
added Elastic deployment for GCP and changed default values of instance type in Single Node and Single Node PRO
openvidu-deployment_ gcp - changed output.tf in all deployments to output the link to secret manager; changed the name of the instance resource of openvidu single node pro; fixed some things that were broken in elastic terraform file and adjusted times for the lambda and the cronjob
2025-10-29 18:26:56 +01:00
pabloFuente
6534a847f8
Updated LiveKit openvidu-testapp dependencies
2025-10-07 15:40:25 +02:00
Carlos Santos
f98f853c76
ov-components: Reorganize package.json
2025-10-06 12:26:31 +02:00
Carlos Santos
206bb6e8e8
ov-components: update target in tsconfig.json
2025-10-06 12:23:42 +02:00
Carlos Santos
94a14e3ae2
ov-components: update Angular dependencies to version 19.x and ng-packagr to 19.2.2
2025-10-06 12:21:18 +02:00
Carlos Santos
432953323c
ov-components: migrate Angular dependencies to version 18.x
2025-10-06 12:17:56 +02:00
Carlos Santos
eec1678585
ov-components: update Angular peer dependencies to include version 20
2025-10-06 12:11:45 +02:00
Carlos Santos
f097866d38
ci: update dispatch URL to point to openvidu-tutorials repository
2025-10-03 12:59:20 +02:00
Carlos Santos
9c119d6bd2
ov-components: clean css variables
2025-10-01 19:42:00 +02:00
Carlos Santos
65e51decb2
ov-components: update color variables for improved consistency across components
2025-10-01 19:42:00 +02:00
cruizba
431bad226d
openvidu-deployment: bump local-meet to 3.4.0
2025-10-01 19:37:30 +02:00
GitHub Actions
a0e156e42c
Revert "Bump version to 3.4.0"
...
This reverts commit 0fd048d030263ffd5e4c8bc62155f39bc3887325.
2025-10-01 16:29:16 +00:00
GitHub Actions
0fd048d030
Bump version to 3.4.0
v3.4.0
2025-10-01 16:29:13 +00:00
cruizba
df6c5c6db2
update openvidu-livekit subproject to latest commit
2025-10-01 17:39:50 +02:00
github-actions
4762dbc336
openvidu-components-angular: Bumped version to 3.4.0
2025-10-01 15:30:25 +00:00
Carlos Santos
b2b66477d4
ov-components: update color variables for consistency across components
2025-10-01 12:39:34 +02:00
cruizba
89fc82bfd7
openvidu-deployment: fix update.sh to handle Azure secret naming for OpenVidu version updates
2025-09-30 21:46:28 +02:00
cruizba
8dc1dd329a
openvidu-deployment: revert unnecessary RUNNING_SYSTEMD=false prefix from docker pull commands in installation scripts
2025-09-30 13:13:00 +02:00
Carlos Santos
1298e3160d
ov-components: update documentation for setTheme method to clarify theme mode application
2025-09-30 12:48:00 +02:00
Carlos Santos
d54e21d726
ov-components: improve layout and styling for participant name and badges
2025-09-30 12:46:44 +02:00
Carlos Santos
e00120b046
ov-components: update CLASSIC to Classic for consistency in theme handling
2025-09-30 12:27:37 +02:00
cruizba
ec4e2a2f76
openvidu-deployment: update installation scripts:
...
- Use RUNNING_SYSTEMD=false for docker pull to avoid warning.
- Meet installer start after install.
2025-09-30 12:05:56 +02:00
Carlos Santos
0a96ce9323
ov-components: update button color in stream video controls for consistency
2025-09-30 11:50:22 +02:00
cruizba
0b56a76f0c
openvidu-deployment: rename install-meet.sh to install_meet.sh
2025-09-30 01:09:02 +02:00
cruizba
76ca051ae3
openvidu-deployment: add install-meet.sh script for setting up OpenVidu deployment with Docker (simplified installer)
2025-09-30 01:06:35 +02:00
cruizba
6e40f239fb
openvidu-deployment: local-meet - update webhook URL for meet service in docker-compose files
2025-09-26 19:15:56 +02:00
cruizba
5fec44d44e
Revert "openvidu-deployment: update deployment URL logic for meet service in docker-compose"
...
This reverts commit 6bc21cc27edaa039577a26c36c975ddce85c9799.
2025-09-26 19:15:56 +02:00
Carlos Santos
db20af15e6
ov-components: update color variables to enhance UI consistency across components
2025-09-26 18:26:36 +02:00
pabloFuente
1bbb9784cd
Add new egress config [allocation_strategy, disable_cpu_overload_killer]
2025-09-26 13:15:36 +02:00
Carlos Santos
90071667ac
ov-components: remove alpha values from color variables in light and dark themes
2025-09-25 18:23:41 +02:00
Carlos Santos
1c21097f59
ov-components: update theme selector test to use togglePanel for settings
2025-09-25 17:12:24 +02:00
Carlos Santos
fe97022182
ov-components: implement showThemeSelector directive and integrate theme selector functionality
2025-09-25 17:03:33 +02:00
Carlos Santos
0cdb46a79c
ov-components: load predefined themes dynamically in ThemeSelectorComponent
2025-09-25 17:03:33 +02:00
Carlos Santos
7071385e22
ov-components: move theme initialization to ov-videoconference constructor
2025-09-25 17:03:33 +02:00
cruizba
5c6d8984c2
openvidu-deployment: aws - fix LaunchTemplate reference to use LaunchTemplateId
2025-09-25 15:39:41 +02:00
cruizba
bd3a835ce9
openvidu-deployment: aws - Fix Launch template reference
2025-09-25 15:25:19 +02:00
cruizba
418372367e
openvidu-deployment: aws - Fix single node cloudformation to be able to deploy more than one stack in the same region.
2025-09-25 15:13:21 +02:00
Carlos Santos
8ff7b24aa5
ov-components: rename theme constants for clarity
2025-09-25 12:10:32 +02:00
Piwccle
747aee5291
Merge branch 'master' of https://github.com/OpenVidu/openvidu
2025-09-24 13:04:52 +02:00
Piwccle
270bb213ca
openvidu-deployment: remove unnecesary .gitignore
2025-09-24 13:04:49 +02:00
cruizba
d309778f76
openvidu-deployment: update Docker and Docker Compose versions across installation scripts. Change Egress image to openvidu Egress fork.
2025-09-24 13:02:52 +02:00
Piwccle
d3086d0c09
Add Terraform files to .gitignore
2025-09-24 13:02:51 +02:00
Piwccle
0641639643
openvidu-deployment: Added GCP Single Node and Single Node PRO deployments
2025-09-24 13:00:35 +02:00
Carlos Santos
246be8bcf2
ov-components: enhance mobile layout for prejoin component and improve participant name input background
2025-09-23 19:44:00 +02:00
Carlos Santos
1b9396ca1b
ov-components: improve prejoin component and enhance SCSS styles for better layout and responsiveness
2025-09-23 18:22:41 +02:00
Carlos Santos
0f06c15a78
ov-components: update lib:build script to remove unnecessary directory change
2025-09-23 12:49:11 +02:00
Carlos Santos
faaac23c66
ov-components: enhance mobile responsiveness for panel and session components
2025-09-22 21:17:11 +02:00
Carlos Santos
0407725437
ov-components: add landscape orientation warning component for mobile devices
2025-09-22 21:04:23 +02:00
Carlos Santos
bab8d3eb2a
ov-components: enhance layout model with extended options and improved dimension calculations
2025-09-22 20:22:27 +02:00
Carlos Santos
1cef3c17a4
ov-components: enhance layout service with responsive viewport handling and layout options adjustment
2025-09-22 20:06:25 +02:00