473 Commits

Author SHA1 Message Date
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
csantosm
b8c8ac37cf Updated insecure-js tutorial to fit with docker deployment 2020-09-30 17:20:25 +02:00
csantosm
49e44db216 Added insecure-js docker files 2020-09-28 13:52:01 +02:00
csantosm
d771f5b808 openvidu-react-native: updated gradle 2020-09-08 16:30:46 +02:00
csantosm
f56a163977 openvidu-react-native: Added events dependency 2020-09-03 10:58:32 +02:00
Carlos Santos
4be41fbfae
Merge pull request #128 from PerchLive/127/update-react-dependencies
Update openvidu-insecure-react packages to newest versions
2020-08-20 17:08:41 +02:00
pabloFuente
1d0ef54db4 openvidu-ipcameras: rtsp uris updated 2020-08-20 12:44:30 +02:00
Robert Banagale
4d9f1262c1 Update major react packages to newest versions 2020-08-19 17:31:43 -07:00
CSantos
0cd1e34c5f openvidu-react-native: Updated openvidu-react-native-adapter
- Drop support for iOS 10
2020-08-12 15:44:53 +02:00
csantosm
846458127e openvidu-react-native: Added start script removing cache 2020-08-12 13:55:18 +02:00