pabloFuente
|
935b488745
|
Update openvidu-java-client to version v2.19.0
|
2021-07-26 13:26:30 +02:00 |
pabloFuente
|
f0d9373e17
|
Updated docker-compose files to 2.19.0
|
2021-07-26 13:23:32 +02:00 |
pabloFuente
|
0b965db1be
|
openvidu-testapp: update openvidu-node-client to 2.19.0
|
2021-07-26 13:08:49 +02:00 |
jenkinsopenvidu
|
c55060deeb
|
Update openvidu-node-client to version v2.19.0
|
2021-07-26 11:06:24 +00:00 |
cruizba
|
0a577422f1
|
deployment: Bump openvidu-server-pro 2.19.0-beta12
|
2021-07-26 11:34:34 +02:00 |
pabloFuente
|
4c9e9ee6b3
|
Update .env file with OPENVIDU_EDITION property
|
2021-07-23 17:57:24 +02:00 |
cruizba
|
ad1dca04cb
|
openvidu server: Experimental parameter to enable GPU in recording containers. Add custom recording image configuration parameter.
|
2021-07-23 17:03:23 +02:00 |
cruizba
|
a22ceb2d84
|
deployment: Bump media-node-controller:5.0.0-dev1
|
2021-07-20 23:26:46 +02:00 |
cruizba
|
f7871d944b
|
deployment: Bump openvidu-server-pro and openvidu-call beta versions
|
2021-07-19 12:11:52 +02:00 |
pabloFuente
|
a3a5a6c929
|
Add OPENVIDU_ENTERPRISE_MEDIA_SERVER property to .env file
|
2021-07-14 13:46:04 +02:00 |
pabloFuente
|
5ab11ee63f
|
Updated Kurento to 6.16.1
|
2021-07-14 13:33:38 +02:00 |
cruizba
|
5a32f41b51
|
deployment: Minor fix detect-external-ip.sh
|
2021-07-14 10:26:11 +02:00 |
cruizba
|
d62b6e4e14
|
deployment: Remove env variable COTURN_INTERNAL_RELAY
|
2021-07-13 20:27:56 +02:00 |
cruizba
|
ee00f45d6a
|
deployment: Bump openvidu-server-pro version to 2.19.0-beta10
|
2021-07-13 19:48:38 +02:00 |
cruizba
|
f4bde4b45a
|
deployment: Bump OPENVIDU_UPGRASABLE_VERSION for installation scripts
|
2021-07-13 16:20:47 +02:00 |
cruizba
|
968f1b1391
|
Bump openvidu-recording version to 2.19.0
|
2021-07-13 14:33:59 +02:00 |
pabloFuente
|
6ac6adbeea
|
openvidu-browser: support other browsers in iOS
|
2021-07-13 11:49:05 +02:00 |
cruizba
|
654a92de8c
|
deployment: Bump openvidu-coturn docker version
|
2021-07-12 15:58:53 +02:00 |
cruizba
|
d47a1c9ad7
|
Add additional parameter 'COTURN_INTERNAL_RELAY=<boolean>' to use Public or Internal IP. Defaults to 'false', which respect previous OpenVidu default deployment configuration
|
2021-07-12 15:55:31 +02:00 |
cruizba
|
8b1aaa710e
|
deployment: Bump OpenVidu CE and PRO beta versions
|
2021-07-09 16:37:48 +02:00 |
cruizba
|
ccbf9af14d
|
deployment: Add mediasoup logs to metricbeat config file
|
2021-07-09 14:15:40 +02:00 |
pabloFuente
|
fc5a53ce91
|
openvidu-server: no more sintactic sugar
|
2021-07-08 18:36:43 +02:00 |
pabloFuente
|
4b3b3780be
|
openvidu-server: improve websocket disconnection detection when sending response
|
2021-07-08 18:04:18 +02:00 |
cruizba
|
3265bf401d
|
openvidu-server: Reduce number of candidates when MEDIA_NODES_PUBLIC_IPS is defined
|
2021-07-08 17:49:52 +02:00 |
pabloFuente
|
9fd690559e
|
openvidu-server: extend warn log when client websocket is closed
|
2021-07-08 15:33:15 +02:00 |
pabloFuente
|
432301e565
|
openvidu-server: warn instead of error when websocket has been closed by client
|
2021-07-08 15:31:01 +02:00 |
pabloFuente
|
0d739982a8
|
openvidu-browser: provide mediaServer as a WebRtcPeerConfiguration property
|
2021-07-08 12:39:08 +02:00 |
cruizba
|
aa050b140d
|
openvidu-server: Better implementation for MEDIA_NODES_PUBLIC_IPS
|
2021-07-07 18:08:49 +02:00 |
pabloFuente
|
e1b6fb6179
|
openvidu-browser: fix subscription process when transcievers API not available
|
2021-07-07 12:54:23 +02:00 |
cruizba
|
87e9fb308c
|
openvidu-server: Refactor method to check valid IPv4 and IPv6 parameters in OpenViduConfig.java
|
2021-07-06 21:31:18 +02:00 |
cruizba
|
879a88299d
|
openvidu-server: Add parameter MEDIA_NODES_PUBLIC_IPS to modify public ip on remote media server candidates
|
2021-07-06 21:22:30 +02:00 |
Juan Navarro
|
e66c5d1070
|
openvidu-browser: simulcast default 3 layers and 4:2:1 scaling
Leaves maxBitrate undefined so the browser chooses which are the best
values.
|
2021-07-02 15:06:00 +02:00 |
pabloFuente
|
08b0742163
|
openvidu-server: not active sessions generate sessionDestroyed event
|
2021-07-02 14:57:05 +02:00 |
cruizba
|
b7ff9d66e1
|
deploymen: Bump openvidu-server versions
|
2021-07-02 12:13:14 +02:00 |
cruizba
|
23c67db989
|
deployment: Add missing mediasoup image on media node scripts
|
2021-07-02 12:02:26 +02:00 |
Juan Navarro
|
cf613aedfc
|
openvidu-browser: simulcast on Firefox
|
2021-06-30 19:24:23 +02:00 |
pabloFuente
|
6d93fc3405
|
Forcibly reconnect subscribers upon publisher reconnection if necessary
|
2021-06-30 16:00:13 +02:00 |
pabloFuente
|
00d64ded9b
|
openvidu-browser: onForciblyReconnectSubscriber
|
2021-06-30 15:33:05 +02:00 |
pabloFuente
|
ffcb56cc0d
|
openvidu-browser: simulcast configuration
|
2021-06-28 11:37:00 +02:00 |
cruizba
|
3d978e1c46
|
openvidu-deployment: Comment possible values of OPENVIDU_BROWSER_LOGS
|
2021-06-28 11:13:01 +02:00 |
pabloFuente
|
eeb6d1b903
|
openvidu-testapp: support mediasoup for testing with OpenVidu CE
|
2021-06-25 12:38:32 +02:00 |
pabloFuente
|
6d624209a0
|
openvidu-testapp: add reconnect button
|
2021-06-24 15:07:56 +02:00 |
cruizba
|
322ac2e843
|
openvidu-browser: Better naming for openvidu browser logs 'debug_app' option
|
2021-06-24 14:27:47 +02:00 |
cruizba
|
ea56c09199
|
openvidu-browser: Remove unnecesary console.log in OpenViduLogger.ts
|
2021-06-23 22:03:57 +02:00 |
cruizba
|
42c833faf4
|
openvidu-browser: Add option 'debugApp' to send logs from app and from openvidu-browser
|
2021-06-23 21:37:26 +02:00 |
pabloFuente
|
1b22fd5c3a
|
openvidu-browser: typed Session event handlers
|
2021-06-23 13:02:05 +02:00 |
pabloFuente
|
5b5696d0ac
|
Add mediasoup image to Media Node installation files
|
2021-06-23 11:38:38 +02:00 |
Carlos Santos
|
66b1ce790d
|
openvidu-browser: Fixed bug when addTransceiver not available (#634)
After generateOffer() refactoring, the deprecated legacy method wasn't adding the meadstream tracks on peerConnection object as it used to do.
|
2021-06-22 13:31:25 +02:00 |
pabloFuente
|
3f0756984a
|
openvidu-browser: log JSNLog messages in dev mode. Better initPublisher log
|
2021-06-22 12:58:00 +02:00 |
cruizba
|
7e739bc2d4
|
Fix comment context. Add end empty line
|
2021-06-21 15:07:32 +02:00 |