7 Commits

Author SHA1 Message Date
csantosm
25c9e3c30d Added openvidu-browser exception events to tutorials 2021-05-06 17:33:03 +02: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
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
pabloFuente
5e6f89c061 Update server-side responsibility banner 2020-11-12 13:31:10 +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
c7441121c9 openvidu-insecure-vue: Updated App.vue 2020-07-01 16:59:09 +02:00
Victor Astakhov
8a2ba6ed0f openvidu-insecure-vue 2020-05-30 21:53:03 +03:00