openvidu/openvidu-node-client/src
Juan Navarro 0cb9180ec5 openvidu-server+clients: add new forcedVideoCodecResolved session property
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.
2022-01-20 12:00:01 +01:00
..
Connection.ts Update doc API with new Typedoc camelcase syntax in links 2022-01-14 13:31:26 +01:00
ConnectionProperties.ts openvidu-server: update SessionRestController#initializeConnection 2020-10-23 11:51:47 +02:00
ConnectionType.ts POST Connection API 2020-10-20 22:09:06 +02:00
MediaMode.ts Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
OpenVidu.ts removed double reject() call from search&replace 2021-06-09 16:49:52 +01:00
OpenViduRole.ts Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
Publisher.ts Update doc API with new Typedoc camelcase syntax in links 2022-01-14 13:31:26 +01:00
Recording.ts openvidu-node-client: RecordingProperties#ignoreFailedStream 2021-05-11 13:00:08 +02:00
RecordingLayout.ts openvidu-java-client/openvidu-node-client RecordingProperties refactoring 2021-04-05 17:06:12 +02:00
RecordingMode.ts Copyright update from 2019 to 2020 2020-02-04 11:25:54 +01:00
RecordingProperties.ts openvidu-node-client: RecordingProperties#ignoreFailedStream 2021-05-11 13:00:08 +02:00
Session.ts openvidu-server+clients: add new forcedVideoCodecResolved session property 2022-01-20 12:00:01 +01:00
SessionProperties.ts openvidu-server+clients: add new forcedVideoCodecResolved session property 2022-01-20 12:00:01 +01:00
TokenOptions.ts SDKs: remove record property from deprecated TokenOptions 2020-10-23 11:26:58 +02:00
VideoCodec.ts openvidu-server: add MEDIA_SERVER_PREFERRED as default for ForcedVideoCodec 2022-01-20 12:00:01 +01:00
index.ts Force codec parameters to avoid transcoding 2020-11-19 17:06:50 +01:00