openvidu/openvidu-node-client/src
Juan Navarro ac5700cd95
Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737)
forcedVideoCodecResolved is a property that gets automatically assigned
by the server and only used by it; clients don't need to know about its
existence and don't need to use it. Similarly, SessionProperties itself
should not serialize this field.
2022-06-09 15:29:23 +02:00
..
Connection.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
ConnectionProperties.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
ConnectionType.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
IceServerProperties.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
MediaMode.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
OpenVidu.ts Revert "openvidu-node-client: Updated rejected responses" 2022-05-31 10:44:57 +02:00
OpenViduRole.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
Publisher.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
Recording.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
RecordingLayout.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
RecordingMode.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
RecordingProperties.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
Session.ts Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737) 2022-06-09 15:29:23 +02:00
SessionProperties.ts Remove improper usages of SessionProperties.forcedVideoCodecResolved (#737) 2022-06-09 15:29:23 +02:00
TokenOptions.ts Update Copyright dates 2022-03-18 10:31:19 +01:00
VideoCodec.ts openvidu-server: add MEDIA_SERVER_PREFERRED as default for ForcedVideoCodec 2022-01-20 12:00:01 +01:00
index.ts Add customIceServers to openvidu-node-client. Send customIceServers to openvidu-browser in 'joinRoom' response 2022-02-11 20:03:26 +01:00