200 Commits

Author SHA1 Message Date
cruizba
c145494bbd Change speech processing default from automatic to manual
The agent will now only connect to Rooms when explicitly requested
via the Agent Dispatch API instead of auto-connecting to all new Rooms.
2026-02-25 18:22:19 +01:00
cruizba
9bff284b8f Bump Docker image versions for Redis, Minio and MongoDB
- Redis: 8.2.2-alpine -> 8.6.1-alpine
- Minio: 2025.9.7-debian-12-r3 -> 2025.10.15-debian-12-r9
- MongoDB: 8.0.15-r0 -> 8.0.19-r1
2026-02-24 15:29:10 +01:00
pabloFuente
1724fa5c18 Add use_global_cpu_monitoring and min_disk_space_mb to egress config 2026-02-20 14:10:57 +01:00
pabloFuente
3d06d98ea0 Beautify docker-compose.yaml 2026-02-18 13:19:34 +01:00
pabloFuente
ff54026aad Default live_captions provider to vosk 2026-02-12 12:33:31 +01:00
cruizba
c778720ba5 Add meet.env file to caddy-proxy and ready-check which needs MEET_INITIAL_* env variables. 2026-02-09 20:03:23 +01:00
cruizba
0422cbd8c2 Refactor OpenVidu Meet configuration: consolidate environment variables into meet.env and update docker-compose to use new configuration structure 2026-02-09 19:49:59 +01:00
pabloFuente
7c22e68ab5 Update agent-speech-processing.yaml files 2026-02-06 10:57:12 +01:00
cruizba
1fd49f308c Add MEET_BASE_PATH environment variable to configuration files 2026-02-05 19:12:34 +01:00
pabloFuente
8fc6edaa87 Fix agent-speech-processing.yaml files sherpa model names 2026-02-04 17:04:24 +01:00
pabloFuente
803dfbbfa8 Updated agent-speech-processing.yaml files with new providers 2026-02-04 16:39:15 +01:00
cruizba
0ee45ec06f Route 9080 through caddy to redir to /meet 2026-02-02 22:00:22 +01:00
pabloFuente
2ea399dc42 Add nvidia and vosk live_captions providers to YAML 2026-01-21 11:48:59 +01:00
pabloFuente
d51a1b2cdf Update agent-speech-processing.yaml 2026-01-19 14:07:35 +01:00
cruizba
7c8908707b Revert to main version 2026-01-10 03:08:48 +01:00
Carlos Ruiz Ballesteros
2ae40b3a40
Merge pull request #13 from OpenVidu/development
Merge 3.5.0
3.5.0
2025-12-29 16:41:25 +01:00
cruizba
96af8554fb Bump to version 3.5.0 2025-12-29 16:39:57 +01:00
cruizba
0e1a3cfea0 Add arm64 support 2025-12-02 13:31:22 +01:00
cruizba
3ce20ad7ba Install tzdata on images and use timezone of host. Should fix https://github.com/OpenVidu/openvidu-local-deployment/issues/9 2025-11-28 23:10:04 +01:00
cruizba
5e13135101 Add MEET_MONGO_URI environment variable to OpenVidu Meet service 2025-11-25 12:45:23 +01:00
cruizba
749eaa56ec Bump Docker images 2025-10-17 21:32:54 +02:00
pabloFuente
1fb923ca05 Update agent-speech-processing.yaml 2025-10-14 12:30:00 +02:00
cruizba
5a932730ad Revert "Bump to version 3.4.1"
This reverts commit 376e4dee58308e9cbb1b81121de566cc95d99b24.
2025-10-13 20:35:35 +02:00
Carlos Ruiz Ballesteros
2f2635429f
Merge pull request #11 from OpenVidu/development
Merge 3.4.1
3.4.1
2025-10-13 20:35:06 +02:00
cruizba
376e4dee58 Bump to version 3.4.1 2025-10-13 20:34:25 +02:00
cruizba
1eda3c348b Revert "Bump to version 3.4.0"
This reverts commit 1234088d307664ca5a2f3ea99d7d59f31258f8d4.
2025-10-01 19:30:35 +02:00
cruizba
1234088d30 Bump to version 3.4.0 3.4.0 2025-10-01 19:30:05 +02:00
Carlos Ruiz Ballesteros
a9d78ea908
Merge pull request #10 from OpenVidu/development
Merge 3.4.0
2025-10-01 19:25:16 +02:00
Carlos Ruiz Ballesteros
9b0f9ec7c6
Merge branch 'main' into development 2025-10-01 19:24:28 +02:00
pabloFuente
31e6d6943e Increase values for agent-speech-processing load_threshold to 1.0 2025-09-26 17:36:48 +02:00
pabloFuente
2ec5048b84 Add new config to agent-speech-processing.yaml [load_threshold, log_level] 2025-09-26 17:34:55 +02:00
cruizba
afcf531588 Revert "Add MEET_BASE_URL"
This reverts commit 8e644bddb89d6588f27dacb7355fee1ac8ef7bb9.
2025-09-26 14:23:05 +02:00
pabloFuente
e0d70bf1ac Add new egress config [allocation_strategy, disable_cpu_overload_killer] 2025-09-26 13:17:42 +02:00
Piwccle
2b8bc05dc2 Add GCP configuration placeholders in egress.yaml files 2025-09-22 15:31:22 +02:00
cruizba
8e644bddb8 Add MEET_BASE_URL 2025-09-17 20:30:10 +02:00
juancarmore
e6c20beb03 Update MEET_INITIAL_WEBHOOK_URL to use port 6080 in docker-compose files 2025-09-11 14:04:12 +02:00
cruizba
d8903420a4 Update MongoDB image to 8.0.12-r0 and change OPENVIDU_ENVIRONMENT to local-platform 2025-09-01 02:05:38 +02:00
cruizba
44697e87ad Set OPENVIDU_ENVIRONMENT to local in docker-compose files 2025-08-27 20:30:22 +02:00
cruizba
539703ff94 Rename OpenVidu Meet configuration variables for clarity 2025-08-27 18:55:06 +02:00
cruizba
acc9df23ed Update MinIO and MongoDB images to use OpenVidu registry 2025-08-21 15:00:35 +02:00
cruizba
b60adf9ed2 Update MinIO and MongoDB images to use OpenVidu registry 2025-08-21 14:59:41 +02:00
pabloFuente
6b7729be90 Update egress from v1.9.1 to v1.10.0 2025-08-20 17:07:39 +02:00
cruizba
8f5da0fd01 Do not configure LAN_PRIVATE_IP in openvidu if LAN_MODE is not true. 2025-07-08 12:05:37 +02:00
cruizba
332e51231b Add instructions for disabling LAN_MODE in setup script 2025-07-08 11:55:00 +02:00
cruizba
412985ca3f Update ready-check service to use openvidu-operator image and set local-ready-check mode 2025-07-08 11:29:51 +02:00
cruizba
277c15b2c0 Update ready-check service to use own image. Improve output of ready-check 2025-07-07 21:32:43 +02:00
cruizba
32844c1ef2 Update OpenVidu Meet ports and webhook URLs to use 6080 internally. Expose port 9080 2025-07-07 13:58:28 +02:00
cruizba
2144d51c21 Allow LAN_MODE=false and USE_HTTPS=false without defining LAN_PRIVATE_IP 2025-07-04 22:38:38 +02:00
cruizba
fb03ffbae6 Add Meet env vars to caddy-proxy 2025-07-04 22:04:55 +02:00
cruizba
33d05574f6 Update environment configuration for OpenVidu Meet 2025-07-04 21:25:30 +02:00