482 Commits

Author SHA1 Message Date
pabloFuente
cbbebf6cf4 Create and push images scripts 2021-03-05 10:41:25 +01:00
pabloFuente
1130f14110 Release 2.17.0 2021-03-05 10:16:41 +01:00
csantosm
d7b607c25a openvidu-react-native: Fixed crash with JSON parse 2021-02-10 15:14:34 +01:00
csantosm
59438d2bf9 Merge branch 'develop' 2021-01-14 15:45:08 +01:00
csantosm
1015a7c208 openvidu-react-native: Enabled openvidu-browser prod mode 2021-01-14 12:42:31 +01:00
csantosm
fd394ff3f5 openvidu-react-native: Updated openvidu-react-native-adapter 2021-01-14 12:41:50 +01:00
csantosm
ef893b98ce openvidu-react-native: Updated axios dependency 2021-01-14 12:40:57 +01:00
CSantos
bebe326dc4 openvidu-ionic: Updated dependencies
Updated iosrtc dependency and Angular 11
2020-12-01 10:34:44 +01:00
CSantos
0fd07b6874 openvidu-react-native: Updated ios platform
Updated react-native-webrtc to 1.87.1
2020-11-30 13:51:38 +01:00
csantosm
3422bb0ccf openvidu-react-native: Update build.gradle
Support react-native-webrtc 1.87.1
2020-11-30 13:02:49 +01:00
csantosm
08d2379971 openvidu-react-native: Updated scripts 2020-11-30 13:02:25 +01:00
csantosm
6fdff200d1 openvidu-react-native: Updated scripts 2020-11-27 13:13:41 +01:00
Carlos Santos
6b1c128f8c
Merge pull request #140 from karlerss/master
insecure-vue: fix form submit on desktop safari
2020-11-23 10:12:13 +01:00
Karl-Sander Erss
62d01f91ea
insecure-vue: fix form submit on desktop safari
Clicking the join button caused the form to actually submit.
2020-11-22 21:48:54 +02:00
pabloFuente
d536d1da73 Updated READMEs 2020-11-17 11:33:41 +01:00
csantosm
858ca654f3 Added openvidu-ionic-capacitor 2020-11-17 11:15:38 +01:00
pabloFuente
e625d629ca openvidu-ipcameras final refactoring 2020-11-17 11:14:29 +01:00
CSantos
b760616b37 openvidu-ionic-capacitor: Updated scripts 2020-11-17 11:08:50 +01:00
CSantos
585729c958 Added iOS platform in openvidu-ionic-capacitor 2020-11-17 11:05:56 +01:00
pabloFuente
ed86424b9e openvidu-ip-cameras updated to new Connection API 2020-11-17 10:57:14 +01:00
Pablo Fuente Pérez
8806bd08b2
Merge pull request #139 from Homesool/master
Fix issue #138
2020-11-17 09:40:01 +01:00
SunHwan-Park
b1eb857f73 Fix stream disappearing error when other subscriber leaves a room
- In the current code, the value of the key may continuously change when other subscriber enters or leaves
- Changed v-for key index to sub.stream.connection.connectionId
2020-11-17 11:12:57 +09:00
csantosm
06497e0af6 Added Android platform in openvidu-ionic-capacitor 2020-11-16 17:48:50 +01:00
pabloFuente
7b0e7e4897 openvidu-js-node: fix wrong express dependency 2020-11-14 22:58:45 +01:00
csantosm
47c9ec1b1e openvidu-library-angular: Added missing resources 2020-11-13 15:52:09 +01:00
csantosm
4b005ca1f5 openvidu-webcomponent: Added missing resources 2020-11-13 15:39:08 +01:00
pabloFuente
90b4b75a24 Fix all client createConnection bodies 2020-11-13 13:31:09 +01:00
pabloFuente
e1a8aa6a36 Update docker-compose.yml 2020-11-13 01:07:15 +01:00
pabloFuente
cf0c219610 openvidu-angular to 2.16.1 2020-11-13 01:06:07 +01:00
pabloFuente
5db4510d94 Release 2.16.0 2020-11-13 01:03:43 +01:00
pabloFuente
bb705a5a49 openvidu-electron updated to Electron 10 2020-11-13 00:32:45 +01:00
pabloFuente
a24ecac4e4 Merge branch 'develop' 2020-11-12 23:40:18 +01:00
pabloFuente
ed71e6a3ac openvidu-recoding-java and openvidu-recording-node minor changes 2020-11-12 13:37:46 +01:00
pabloFuente
013316e63d Update openvidu-ipcameras to new API 2020-11-12 13:32:39 +01:00
pabloFuente
5e6f89c061 Update server-side responsibility banner 2020-11-12 13:31:10 +01:00
csantosm
08a96455b9 Downgraded Java and Node clients versions to 2.15.0 2020-11-12 13:21:21 +01:00
csantosm
28b29a1e66 openvidu-mvc-java: Updated java client to 2.16.0 2020-11-12 13:16:25 +01:00
csantosm
268a01a882 Updated tutorials using the Node and Java Clients 2020-11-12 13:11:00 +01:00
CSantos
8f7e293ec1 openvidu-ionic: Updated iosrtc version 2020-11-11 17:04:14 +01:00
csantosm
e5166450d0 Updated tutorials with new OpenVidu API
WIP: Test the tutorials which use Java or Node client
2020-11-10 17:08:18 +01:00
csantosm
830de80f92 openvidu-android: Added IDE config 2020-11-10 15:43:06 +01:00
csantosm
89070bac4a openvidu-iframe: Added some clarification 2020-11-10 10:53:28 +01:00
csantosm
f281adae1b Added openvidu-iframe tutorial 2020-11-10 10:01:51 +01:00
csantosm
f91a69706d openvidu-android: Removed unnecesary code lines in LocalParticipant 2020-11-09 17:44:13 +01:00
csantosm
5c00161454 Updated openvidu-ipcameras title 2020-11-09 14:03:39 +01:00
CSantos
3f67046327 Added openvidu-ios info 2020-11-04 13:23:36 +01:00
csantosm
0ac894d4da Added openvidu-js-java deployment files 2020-10-01 12:19:38 +02:00
csantosm
83ad2c0832 Added openvidu-getaroom deployment files 2020-10-01 11:45:53 +02:00
csantosm
64a950b7ef Merge remote-tracking branch 'origin/docker' into docker 2020-09-30 18:03:58 +02:00
csantosm
dcdb9f06fd Updated insecure-js tutorial to fit with docker deployment 2020-09-30 18:02:41 +02:00