openvidu/openvidu-node-client
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
..
config Typedoc config updated to avoid protected classes 2020-09-22 17:15:12 +02:00
src openvidu-server: add MEDIA_SERVER_PREFERRED as default for ForcedVideoCodec 2022-01-20 12:00:01 +01:00
.gitignore Jenkinsfile updated to avoid npm build terminal query 2020-09-09 16:29:41 +02:00
.npmignore npmignore files ignoring docs/ folders 2018-09-14 14:51:01 +02:00
README.md Update README doc badge 2021-10-07 12:47:56 +02:00
generate-docs.sh openvidu-browser and openvidu-node-client generate-docs.sh 2020-04-05 21:34:10 +02:00
package-lock.json Update openvidu-node-client to version v2.20.2 2021-10-06 14:02:30 +00:00
package.json Update openvidu-node-client to version v2.20.2 2021-10-06 14:02:30 +00:00
tsconfig.json openvidu-node-client tsconfig.json updated (exclude) 2018-04-26 22:05:42 +02:00

README.md

License badge Documentation Status Support badge

openvidu-node-client