3252 Commits

Author SHA1 Message Date
pabloFuente
a30f4dcd85 openvidu-browser: chroma virtual background 2022-04-11 23:35:54 +02:00
csantosm
c0a525aac6 openvidu-components: Updated README 2022-04-11 16:03:48 +02:00
csantosm
493f1e3ba0 openvidu-components: Released media devices on videoconference destroy 2022-04-11 13:34:12 +02:00
csantosm
628b62c0aa openvidu-components: Updated README 2022-04-08 14:01:47 +02:00
csantosm
b2d5a6e3b6 openvidu-components: Moved docs config files under library directory 2022-04-08 13:55:26 +02:00
csantosm
71d94db06e openvidu-components: Added sound when message is received 2022-04-08 12:12:43 +02:00
csantosm
b7efcf86c0 openvidu-components: Hidden screensharing button in mobile devices 2022-04-08 11:57:07 +02:00
csantosm
9f34c01d6e openvidu-components: Fixed bug with media devices
- The storage device was null after refreshing the page because of the cameras array was empty and it can't match.
2022-04-08 11:52:22 +02:00
csantosm
f5dada6080 openvidu-components: Detected change after view init 2022-04-07 12:55:24 +02:00
csantosm
28606b1ff7 openvidu-components: Added more e2e test 2022-04-07 12:54:34 +02:00
csantosm
70e93df54d openvidu-components: Updated openvidu-angular docs 2022-04-07 10:27:00 +02:00
csantosm
027508acd3 openvidu-components: Removed e2e webcomponent assets 2022-04-07 10:04:20 +02:00
csantosm
bfb91a332c openvidu-components: Renamed webcomponent leave session to disconnect 2022-04-07 10:04:20 +02:00
csantosm
1ec723edd4 openvidu-components: Updated webcomponent build script 2022-04-07 10:04:20 +02:00
csantosm
d7b81739e7 openvidu-components: Allowed external panels
- Allowed injecting external panels and exported the panel service for toggling panels and subscribe to the panel status
- Renamed menu to panel
- Updated docs
2022-04-07 10:04:20 +02:00
cruizba
150657763c deployment: Bump coturn to 7.0.0-dev1 2022-04-06 20:27:45 +02:00
pabloFuente
8457592c0b openvidu-browser: modify isPro with isAtLeastPro 2022-04-06 20:02:22 +02:00
pabloFuente
41f53b9895 Support Virtual Background image 2022-04-06 19:54:41 +02:00
cruizba
19f4f607b1 openvidu-server: Typo. Add missing license comment 2022-04-06 18:42:52 +02:00
cruizba
ac5485ddc0 openvidu-server, deployment: Remove redis for coturn. Now credentials are generated using https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00 2022-04-06 18:37:11 +02:00
pabloFuente
e9cdb7b131 openvidu-browser: input options for Virtual Background 2022-04-06 13:39:54 +02:00
pabloFuente
841db74c75 openvidu-browser: MVC Virtual Background 2022-04-06 13:10:18 +02:00
csantosm
4c2ab10e07 openvidu-components: Added panel e2e tests 2022-04-06 10:02:54 +02:00
csantosm
4fc878f796 openvidu-components: Added directive examples and clean testapp
- Clean test components
- Avoid using backend in development
2022-04-05 15:58:12 +02:00
csantosm
aa0c78b882 openvidu-components: Refactored panel service 2022-04-05 15:51:10 +02:00
csantosm
4cef8c3fac openvidu-components: Updated docs and improved service method names 2022-04-05 15:45:13 +02:00
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