Juan Navarro
0f64ad7a62
android: do NOT mix addTrack() and addTransceiver() APIs
...
The PeerConnection API went through a transition from Track-based to
Transceiver-based API. Nowadays, it's a very common mistake to mix them
inconsistently, especially caused by Google- or StackOverflow-based
development, because examples online tend to be old and BAD.
Corresponds to equivalent code in OpenVidu-Browser:
https://github.com/OpenVidu/openvidu/blob/v2.20.0/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts#L187-L248
2021-11-05 15:47:24 +01:00
cruizba
8bed5d36c5
Fix demos webinar proxy url
2021-10-15 18:59:42 +02:00
cruizba
1ddfa8e4b9
Add screenshare tutorial, update and fixes demos infrastructure
...
- Added new tutorial for screenshare
- Update FROM of all demos docker images
- Don't use upstream in nginx. This will make nginx stop when a domain is not reachable on startup.
2021-10-15 16:51:55 +02:00
csantosm
fc2a2cdf08
react-native-webrtc: force rendering view after reconnection
2021-10-15 12:53:00 +02:00
cruizba
ceb58d28be
Fix OPENVIDU_URL in insecure docker tutorials
...
OPENVIDU_URL is used properly in docker images serving nginx static insecure tutorials.
Before, location.hostname was always used
2021-10-15 00:48:24 +02:00
cruizba
0b2f84d7af
Add insecure-js-screen-share tutorial
2021-10-15 00:48:24 +02:00
cruizba
1b8d5a7de4
Update copyright date
2021-10-15 00:48:24 +02:00
csantosm
d6f0e173e5
react-native-webrtc: Added reconnection events
2021-10-14 13:35:12 +02:00
csantosm
c62a8a51d3
react-native-webrtc: Updated webrtc module android path
2021-10-14 13:34:46 +02:00
pabloFuente
144a93346f
Update README doc badge
2021-10-07 12:46:20 +02:00
pabloFuente
9706bd69da
Release 2.20.0
2021-09-23 14:28:01 +02:00
csantosm
35c0bf9eb6
openvidu-react-native: Updated dependencies
2021-08-03 14:16:22 +02:00
csantosm
2592876a8c
openvidu-react-native: Formatted code
2021-08-03 13:55:04 +02:00
pabloFuente
e2c45363f7
Release 2.19.0
2021-07-26 16:49:36 +02:00
pabloFuente
14cc3b9d43
openvidu-react-native: iOS Podfile updated
2021-07-08 13:37:02 +02:00
pabloFuente
bd59eedada
openvidu-ionic: dependencies update
2021-07-08 10:26:51 +02:00
pabloFuente
f86de7806b
Updated openvidu-react-native with minor changes
2021-07-07 12:56:39 +02:00
CSantos
126284550d
openvidu-electron: update dependencies
2021-06-29 14:38:52 +02:00
csantosm
351e65c8a2
openvidu-react-native: Disabled join button after click
2021-06-09 11:03:27 +02:00
csantosm
34545e223a
openvidu-react-native: Updated dependencies
2021-06-09 11:02:55 +02:00
Carlos Santos
3cd15f9f5d
Merge pull request #158 from DavidRodriguezRay/master
...
Disabled join button after click
2021-06-09 08:45:17 +02:00
david
4d28335a01
modification to disable join button after click to avoid duplicate media
2021-06-08 18:19:04 +02:00
csantosm
a3ee7df193
openvidu-adnroid: Fixed unexpected exception
2021-06-08 13:47:37 +02:00
csantosm
213f3cade6
react-native: Updated dependencies
2021-06-04 12:51:01 +02:00
pabloFuente
cce68e7b14
openvidu-android compatible with both subscription directions
2021-06-03 12:01:24 +02:00
pabloFuente
09f7592868
openvidu-android: updated config files
2021-06-03 11:46:26 +02:00
cruizba
c1b9fc17ae
Updated docker-compose and create-image for 2.18.0
2021-06-02 21:49:43 +02:00
cruizba
d2fd1c24aa
Fix center login
2021-06-02 21:33:55 +02:00
Carlos Santos
6efa972ec8
Merge pull request #155 from DavidRodriguezRay/master
...
Disabled join button after click
2021-06-02 19:21:23 +02:00
pabloFuente
7a1e8b18fe
Update create_image.sh scripts
2021-06-02 13:45:18 +02:00
pabloFuente
2ac6051f54
Release 2.18.0
2021-06-02 13:29:05 +02:00
david
5243cd49d6
add function for enable the join button when an error requesting the token occurs
2021-06-02 12:19:38 +02:00
david
1e91ae1770
enable the join button when an error requesting the token occurs
2021-06-02 11:32:04 +02:00
Pablo Fuente Pérez
02dc057ecf
Merge pull request #156 from OpenVidu/recording-properties-refactoring
...
Recording tutorials updated to
2021-06-01 23:39:51 +02:00
david
c7491223bf
modification to disable join button after click
2021-05-31 16:49:49 +02:00
csantosm
122a0ab52b
openvidu-insecure-react: Fixed undefined exception
2021-05-07 11:17:11 +02:00
csantosm
25c9e3c30d
Added openvidu-browser exception events to tutorials
2021-05-06 17:33:03 +02:00
pabloFuente
d6b972964c
Recording tutorials updated to
2021-04-15 17:43:50 +02:00
csantosm
7f228075af
openvidu-ionic-capacitor: Updated dependencies
2021-04-13 10:47:21 +02:00
csantosm
81178694de
openvidu-ionic: Fixed package-lock.json
2021-04-12 17:59:59 +02:00
CSantos
57b9275981
openvidu-react-native: Minor changes
2021-04-08 13:18:56 +02:00
CSantos
e8b6aef0e0
openvidu-react-native (ios): Updated podfile
2021-04-08 13:18:12 +02:00
csantosm
0c2e261c51
openvidu-react-native: Added mute unmute speaker
2021-04-08 12:47:14 +02:00
CSantos
64f1cc53ef
openvidu-ionic: Updated dependencies
2021-04-07 10:59:37 +02:00
CSantos
7950340909
Merge branch 'mediasoup'
2021-04-05 15:50:01 +02:00
CSantos
6d88058d8b
openvidu-ionic: Updated iosrtc
2021-04-05 15:49:15 +02:00
CSantos
2d53fd9b6c
openvidu-react-native: Updated ios platform
2021-04-05 12:38:27 +02:00
pabloFuente
c28d656b5d
openvidu-tutorials: openvidu-hark-events
2021-03-30 18:10:34 +02:00
pabloFuente
ee7994c149
openvidu-android: updated to support openvidu-server refactoring
2021-03-29 11:16:25 +02:00
pabloFuente
6723e662ec
Mediasoup refactoring
2021-03-17 12:39:46 +01:00