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. |
||
---|---|---|
.. | ||
src | ||
README.md | ||
generate-docs.sh | ||
pom.xml |
README.md
openvidu-java-client
-
Description: Library for your JAVA server. It is a fully compatible and simple alternative to the REST API exposed by OpenVidu Server.
-
Docs: openvidu-java-client API
-
Release: OpenVidu Artifacts