mirror of https://github.com/OpenVidu/openvidu.git
Fill a new SessionProperties member "forcedVideoCodecResolved" to contain the resolved value of "forcedVideoCodec", once the new MEDIA_SERVER_PREFERRED has been taken into account and translated into the appropriate option for each media server. The logic to decide how to translate MEDIA_SERVER_PREFERRED into a concrete forcedVideoCodec value is placed once in the REST entry point of session creation (SessionRestController.java). Afterwards, SessionProperties is just used as a simple storage for all session features, and serialized / passed around between server and client. |
||
|---|---|---|
| .. | ||
| config | ||
| src | ||
| .gitignore | ||
| .npmignore | ||
| README.md | ||
| generate-docs.sh | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
openvidu-node-client
-
Description: Library for your NODE server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server.
-
Docs: openvidu-node-client API
-
Release: OpenVidu Artifacts