731 Commits

Author SHA1 Message Date
Carlos Santos
820e9585ac Added files for allowing tutorials deployment with docker 2023-01-13 12:05:22 +01:00
pabloFuente
435bb758bb Update openvidu-android and openvidu-react-native for e2e tests 2023-01-09 17:03:57 +01:00
pabloFuente
46dc6fe1d2 Update openvidu-android build.gradle files 2023-01-04 01:07:45 +01:00
pabloFuente
84ee9c3233 Update build.gradle file of openvidu-react-native. Update package.json dependencies 2022-12-30 17:18:05 +01:00
pabloFuente
05321cb459 openvidu-ionic: install and use local ionic dependency 2022-12-30 12:54:57 +01:00
pabloFuente
99c9f4ada0 Update openvidu-ionic for testing 2022-12-29 21:50:09 +01:00
pabloFuente
830718bfbc Update openvidu-angular to Angular 15 2022-12-27 13:27:16 +01:00
pabloFuente
92a00c5b83 Release 2.25.0 2022-12-22 15:39:44 +01:00
Carlos Santos
c7a31d051b openvidu-components: Updated to Angular 14 2022-11-18 12:53:07 +01:00
pabloFuente
1a8acd6f0c Update docker-compose file to 2.24.0 2022-11-18 12:42:44 +01:00
pabloFuente
94c5ad74b2 Release 2.24.0 2022-11-18 12:40:54 +01:00
Carlos Santos
e2355cd336 Added openvidu-speech-to-text tutorial 2022-11-15 11:46:43 +01:00
Carlos Santos
d0c7bfb22d openvidu-fault-tolerance: Updated dependencies and version to 2.23.0 2022-11-04 12:38:17 +01:00
Carlos Santos
c34638be94
Merge pull request #185 from OpenVidu/feat_android_webrtc
openvidu-android: Updated webrtc sdk
- Updated webrtc sdk using an alternative repository https://github.com/webrtc-sdk/android instead of the deprecated and official Google library

- Removed enableDtlsSrtp from PeerConnection config.  
enableDtlsSrtp is not longer exported as public configuration parameter  (https://webrtc-review.googlesource.com/c/src/+/234864/10/sdk/android/api/org/webrtc/PeerConnection.java)
2022-11-03 17:50:57 +01:00
Carlos Santos
722f8de465 openvidu-android: Updated webrtc sdk
Updated webrtc sdk using an alternative repository https://github.com/webrtc-sdk/android instead of the deprecated and official Google library
openvidu-android: Downgraded appcompat-resources to 1.4.2

Downgraded appcompat-resources to 1.4.2 for avoiding the targetSdk and compileSdk update
openvidu-android: Removed enableDtlsSrtp from PeerConnection config

enableDtlsSrtp is not longer exported as public configuration parameter  (https://webrtc-review.googlesource.com/c/src/+/234864/10/sdk/android/api/org/webrtc/PeerConnection.java)
2022-11-03 17:40:30 +01:00
cruizba
9ec705c70a Update demos with new environment variables 2022-10-26 18:32:13 +02:00
Carlos Santos
aacc3ec391 openvidu-react-native: Updated styles 2022-10-06 10:24:08 +02:00
pabloFuente
2d9c3ffda4 openvidu-ipcameras: update cameras URLs 2022-10-04 13:12:39 +02:00
pabloFuente
a216ab8bbb Add openvidu-basic-php and openvidu-basic-ruby folders and READMEs 2022-09-29 11:06:16 +02:00
pabloFuente
6389a9ec72 openvidu-android: remove TODOs after 2.23.0 2022-09-29 10:50:37 +02:00
Carlos Santos
6e971ab6ee openvidu-components: Added openvidu-admin-dashboard tutorial 2022-09-28 11:38:12 +02:00
Carlos Santos
32caac88ec openvidu-components: Updated openvidu-angular dependency 2022-09-27 11:44:51 +02:00
Carlos Santos
e76b660a4a Removed openvidu-call from tutorials 2022-09-27 11:08:05 +02:00
cruizba
7dbf5c3a6d openvidu-call: Remove not needed headers 2022-09-24 02:31:56 +02:00
cruizba
6cc7ec0429 Remove run.sh script 2022-09-23 15:12:35 +02:00
cruizba
992388dff4 openvidu-call: Update openvidu-angular dependency to 2.23.1 2022-09-23 14:48:25 +02:00
csantosm
cf80c23b7b Revert "openvidu-call: Updated dependencies to Angular 14"
This reverts commit 4ebb91d9d170da0dba14b356d3632afdc1c503ea.
2022-09-23 12:42:56 +02:00
cruizba
78c26d86cf Configure Application Server in frontend apps with OPENVIDU_APPLICATION_SERVER_URL env variable 2022-09-22 18:08:56 +02:00
cruizba
9e01810e0e Update create_image.sh to receive image as an argument 2022-09-22 16:22:38 +02:00
pabloFuente
563209afdf openvidu-getaroom: use application server 2022-09-22 16:20:07 +02:00
pabloFuente
19817610fd Release 2.23.0 2022-09-22 14:13:45 +02:00
pabloFuente
0d0f5f572f Update update-tutorials.sh script 2022-09-22 14:12:29 +02:00
pabloFuente
62bc421b7e openvidu-call-front: update package.json dependency to NPM registry 2022-09-22 13:41:05 +02:00
pabloFuente
d48c214bf0 openvidu-ionic: update Gradle version 2022-09-21 16:09:23 +02:00
pabloFuente
fd2fc0b50c Update Gradle 2022-09-21 15:38:04 +02:00
pabloFuente
3efe5b8498 Add warning comments in APPLICATION_SERVER_URL pointing to demos 2022-09-21 15:28:11 +02:00
cruizba
ccbf1dd400 demos: Update nginx docker version 2022-09-21 15:09:43 +02:00
cruizba
e6a3200e3e demos: Update name of services shown while on starting openvidu-demo-proxy 2022-09-21 15:07:30 +02:00
cruizba
98b3eb8728 Update new docker build of demos structure 2022-09-21 15:02:48 +02:00
pabloFuente
f002113eb8 openvidu-react-native: update dependencies, NGINX config and comments 2022-09-21 15:00:20 +02:00
pabloFuente
266fc9020d openvidu-android: remove usesCleartextTraffic from AndroidManifest.xml 2022-09-20 17:01:20 +02:00
pabloFuente
f2c459086e openvidu-android: use demos.openvidu.io as default application server 2022-09-20 16:26:21 +02:00
pabloFuente
c892eaad3f Add application server NGINX config 2022-09-20 16:20:10 +02:00
pabloFuente
26682b8a36 Refactoring of demos Docker containers 2022-09-20 15:03:57 +02:00
Carlos Santos
0c2b811ead Updated .gitignore 2022-09-19 12:28:43 +02:00
Carlos Santos
4ebb91d9d1 openvidu-call: Updated dependencies to Angular 14 2022-09-19 12:28:22 +02:00
pabloFuente
cb478a7404 openvidu-js: use openvidu-basic-node as application server in Docker deployment 2022-09-16 13:12:22 +02:00
cruizba
7f19657c29 openvidu-call: Move public files to dist in Dockerfile.node 2022-09-09 18:33:42 +02:00
Carlos Santos
9a3affaee3 openvidu-call: Fixed docker script 2022-09-09 12:17:18 +02:00
CSantosM
67911dfc69 openvidu-react-native: Updated ios platform 2022-09-02 16:56:13 +02:00