pabloFuente
a6b9e802c7
Broadcast events
2023-02-06 12:45:17 +01:00
cruizba
7cdf095e01
deployment: Update OPENVIDU_PRO_AWS parameters .env description
2022-12-22 12:40:24 +01:00
cruizba
41ca11f9df
deployment: Add OPENVIDU_PRO_DOCKER_REGISTRIES for private docker repositories usage in media nodes
2022-12-15 17:37:50 +01:00
cruizba
79f1580560
deployment: Fix some typos of speech to text parameters at .env files
2022-11-03 12:53:47 +01:00
cruizba
5f73380afa
deployment: Speech to text properties added to .env
2022-11-03 11:29:16 +01:00
cruizba
7f1684fb78
openvidu-server,deployment: Update kurento-media-server to 6.18.0
2022-09-16 16:43:49 +02:00
cruizba
ca08e16ac4
deployment: Deprecate old API by default.
2022-09-14 12:04:57 +02:00
cruizba
a8fd0f8cf7
deployment: Prepare for kurento dev-6.18
2022-05-31 17:44:41 +02:00
cruizba
ce70a4b4db
Update coturn related parameters in .env and scripts. Remove upgrade from enterprise ha
2022-05-09 18:08:26 +02:00
pabloFuente
5cc6579bf0
nodeRecovered event
2022-03-24 12:34:02 +01:00
cruizba
f88ea86bed
deployment: Fix wrong OPENVIDU_PRO_ELASTICSEARCH_MAX_DAYS_DELETE to 7
2022-02-09 13:02:58 +01:00
Juan Navarro
202e782c9d
openvidu-server: disable Simulcast Publisher by default
2022-01-28 14:07:06 +01:00
Juan Navarro
f05dc3db33
openvidu-server: rename Simulcast Publisher config
...
OPENVIDU_STREAMS_VIDEO_SIMULCAST --> OPENVIDU_WEBRTC_SIMULCAST
2022-01-28 14:06:36 +01:00
Juan Navarro
32fd093cf3
openvidu-server: add MEDIA_SERVER_PREFERRED as default for ForcedVideoCodec
...
MEDIA_SERVER_PREFERRED: A recommended choice is done for you,
based on the media server that is currently in use.
This is the default setting, and is equivalent to these values:
- For *mediasoup*, `NONE` is selected.
- For *Kurento*, `VP8` is selected.
2022-01-20 12:00:01 +01:00
Juan Navarro
8e5f5d4cf4
openvidu-server, browser: Add Simulcast Publisher config ( #680 )
...
Simulcast is a per-Publisher configuration that allows to enable
Simulcast senders on the client's PeerConnection of each sender.
Simulcast is a WebRTC feature that sends multiple simultaneous streams
with different video qualities, in order to let the media server decide
which quality is best for which Subscriber on the receiving side.
Enabled by default.
2022-01-05 15:12:51 +01:00
Juan Navarro
fc61692b09
openvidu-server / deployment: add VP9 to OPENVIDU_STREAMS_FORCED_VIDEO_CODEC
...
This was already a possibility but most comments didn't mention it
2021-10-15 16:53:44 +02:00
cruizba
1fd4e50506
deployment: use openvidu-server/deployments/enterprise/master-node as deployment directory. Change install_openvidu_enterprise_master_node_OPENVIDU_VERSION.sh as installation script name
2021-09-21 19:59:05 +02:00