Commit Graph

4662 Commits (9a549cfa2a471e838ab8602db38a6ffbd1ac12a1)

Author SHA1 Message Date
cruizba 9a549cfa2a openvidu-deployment: local-meet - Remove container names to avoid container conflicts. 2025-08-28 18:34:56 +02:00
cruizba 897c74c6ab openvidu-deployment: local-meet - Add operator service to docker-compose and update volumes 2025-08-28 17:37:12 +02:00
cruizba 6fd6fc241c openvidu-deployment: local-meet - Rename ready-check service to openvidu-meet-init and update dependencies in docker-compose files 2025-08-28 17:31:35 +02:00
cruizba fdbb9dd87b openvidu-deployment: local-meet - Refactor environment variable definitions in docker-compose files for consistency and flexibility 2025-08-28 15:17:50 +02:00
cruizba f8e904a08d openvidu-deployment: local-meet - Update MinIO and MongoDB images to use OpenVidu repositories 2025-08-28 14:10:54 +02:00
cruizba 679447a4df openvidu-deployment: Update cloud deployments:
- Bump Bicep version from 0.36.1 to 0.37.4 and update template hash.
- Modify install script to include new parameters for Meet module: MEET_INITIAL_ADMIN_USER, MEET_INITIAL_ADMIN_PASSWORD, and MEET_INITIAL_API_KEY.
2025-08-28 13:58:03 +02:00
cruizba 536c2122df openvidu-deployment: local-mett - Add OPENVIDU_ENVIRONMENT for ready-check container 2025-08-28 13:40:06 +02:00
cruizba 059c983274 openvidu-deployment: local-meet - update egress service image to version 1.10.0 in docker-compose files 2025-08-27 20:02:14 +02:00
cruizba a5e829408b openvidu-deployment: Fix environment variable name for initial API key in docker-compose files 2025-08-27 19:52:27 +02:00
cruizba 2e7a85efa9 openvidu-deployment: Add local-meet 2025-08-27 18:51:24 +02:00
Carlos Santos 8a236e1b67 ov-components: update audio device change handling and improve track retrieval logic 2025-08-23 11:32:00 +02:00
Carlos Santos 5d9dbc114b ov-components: add conditional rendering for letter display in avatar profile 2025-08-22 19:43:11 +02:00
Carlos Santos 488811f132 ov-components: Refactor device handling and improve error logging in audio and video components 2025-08-22 19:23:37 +02:00
cruizba 4c37d8cf7c openvidu-deployment: Update LiveKit Egress server image to version 1.10.0 across deployment scripts 2025-08-22 15:21:50 +02:00
Carlos Santos 82630f3508 ov-components: Increase Jasmine default timeout interval to 60 seconds and remove obsolete test for BACKGROUND panel on prejoin page 2025-08-22 14:06:09 +02:00
Carlos Santos dfb297a6d2 ov-components: Add E2E tests for virtual backgrounds with setup and cleanup steps 2025-08-22 13:32:18 +02:00
Carlos Santos c8f53a48ce ov-components: Add virtual backgrounds tests and enhance utility functions for background effects 2025-08-22 13:29:27 +02:00
Carlos Santos 1b9277145c ov-components: Fix test case for recording start and stop events by enabling it in events test suite 2025-08-22 12:36:16 +02:00
Carlos Santos ee30c3ce95 ov-components: Update device selection logic and improve UI handling for audio and video devices 2025-08-22 12:30:05 +02:00
Carlos Santos 03fb7c0a93 ov-components: Refactor recording stop event logging to include room name for better traceability 2025-08-22 12:23:21 +02:00
Carlos Santos 1762c43769 ov-components: Refactor prejoin logic and improve observable handling in configuration service 2025-08-21 19:01:51 +02:00
Carlos Santos bcbf24b84d ov-components: Refactor recording list display logic in RecordingActivityComponent 2025-08-21 16:49:50 +02:00
Carlos Santos fc73aca4a2 Revert "ov-components: Update RecordingActivityComponent to avoid showing recordings when not expanded"
This reverts commit 9e9684c4db.
2025-08-21 14:30:44 +02:00
Carlos Santos f92ee9b886 ov-components: Improve prejoin card styles 2025-08-21 13:08:31 +02:00
Carlos Santos 68d855a245 ov-components: Enhanced camera track handling and processor application in virtual background service 2025-08-21 13:08:31 +02:00
Carlos Santos 72e7469012 ov-components: Enhanced prejoin component
- Introduced background effect feature with options for 'none', 'blur', 'office', and 'nature'.
- Enhanced error handling during device initialization with retry logic and user feedback.
- Updated participant name handling to trim whitespace and clear errors on input change.

style(audio-devices): refactor audio device selection UI

- Redesigned audio device selection to use buttons instead of dropdowns for better UX.
- Improved styling for audio toggle button and device selection menu.

style(video-devices): refactor video device selection UI

- Updated video device selection to use buttons for toggling camera and selecting devices.
- Enhanced styling for video toggle button and device selection menu.

style(lang-selector): improve language selection UI

- Redesigned language selector for better usability with compact and full versions.
- Enhanced styling for language selection buttons and menu items.

style(participant-name-input): refactor participant name input field

- Updated participant name input to use a custom styled input field instead of mat-form-field.
- Improved styling for input field and error handling.

style: general UI improvements across components

- Enhanced overall styling for better consistency and user experience across various components.
2025-08-21 13:08:31 +02:00
cruizba 622a2f6707 openvidu-deployment: Change MinIO and Mimir images to use OpenVidu registry instead of bitnami. 2025-08-20 22:38:37 +02:00
Carlos Santos 72697bafa5 ov-components:Enhance logging by adding verbose level and updating log calls in TemplateManagerService 2025-08-19 11:25:56 +02:00
Carlos Santos 4fb4878342 ov-components: Refactor LoggerService to improve logger function creation and cache handling 2025-08-19 10:50:13 +02:00
Carlos Santos 57e76fe69b ov-components: Update participant name handling in Session and Toolbar components 2025-08-18 18:28:13 +02:00
Carlos Santos e1f16a6179 ov-components: Update MATERIAL_ICONS_URL to remove unnecessary icon names 2025-08-18 14:28:20 +02:00
Carlos Santos 9e9684c4db ov-components: Update RecordingActivityComponent to avoid showing recordings when not expanded 2025-08-18 14:00:16 +02:00
Carlos Santos efada4c166 ov-components: (test) Add check for speaker element when local participant is muted 2025-08-14 12:54:30 +02:00
Carlos Santos 3fc0193260 Revert "ov-components: (test) Enhance element counting method to handle timeouts gracefully"
This reverts commit 61a3589dd7.
2025-08-14 12:53:31 +02:00
Carlos Santos 61a3589dd7 ov-components: (test) Enhance element counting method to handle timeouts gracefully 2025-08-14 12:43:10 +02:00
Carlos Santos 8d1c2468f5 ov-components: Refactor VideoconferenceComponent to use private properties for external structural directives, enhancing encapsulation and template setup 2025-08-14 12:16:54 +02:00
Carlos Santos 020413257f ov-components: Implement toolbar room name directive and update toolbar to display room name dynamically 2025-08-13 12:49:03 +02:00
Carlos Santos 6c78abdcc0 ov-components: Remove unnecessary mic button interaction in stream UI tests 2025-08-11 14:17:36 +02:00
Carlos Santos e31a78d153 ov-components: refactor(storage): Enhance tab management and cleanup mechanisms in StorageService 2025-08-11 13:57:23 +02:00
Carlos Santos b1d0269211 ov-components: Add participant badges directive for enhanced participant panel functionality 2025-08-05 17:39:29 +02:00
Carlos Santos 00fcb0b115 ov-components: Revamp participant panel item for improved UI/UX and accessibility; add mute/unmute functionality and translations 2025-08-05 16:35:20 +02:00
Carlos Santos 4bf351b2df ov-components: Add layout additional elements directive for customizable UI extensions 2025-07-31 13:50:47 +02:00
Carlos Santos e9ecceeb77 ov-components: Add participant panel directive for enhanced user experience 2025-07-30 19:37:40 +02:00
Carlos Santos 413dec3e0f ov-components: Close connection dialog on room disconnection event 2025-07-30 12:38:09 +02:00
Carlos Santos 414c26c31b ov-components: Enhance recording status messages with improved styling and structure for starting and stopping states 2025-07-30 12:26:19 +02:00
Carlos Santos fce026766b ov-components: Enhance recording activity component: update view recordings button visibility based on recording status and improve toolbar button text for active recording state 2025-07-29 19:10:35 +02:00
Carlos Santos fe3f90d266 ov-components: Implement error handling for recording start failures and enhance UI interactions 2025-07-29 18:19:16 +02:00
Carlos Santos 5f6b404576 ov-components: Enhance error handling UI in recording activity component with modern styling 2025-07-29 17:50:15 +02:00
Carlos Santos 9b8348bc04 ov-components: Enhance recording activity component with improved status handling and styling 2025-07-29 17:35:28 +02:00
Carlos Santos 1403d062e9 ov-components: Fixed wrong initialize value in show recordings directive 2025-07-29 15:50:31 +02:00