openvidu/openvidu-test-e2e
Juan Navarro e85cb2d274 Remove improper usages of SessionProperties.forcedVideoCodecResolved
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.

NOTE: We should probably separate SessionProperties into a client- and
server-specific classes, given that they need to handle slightly
different states.
2022-06-09 15:28:26 +02:00
..
docker VB e2e test 2022-04-27 12:05:33 +02:00
jenkins Jenkinsfile: Remove kurento-java skip tests 2022-06-01 18:32:31 +02:00
src Remove improper usages of SessionProperties.forcedVideoCodecResolved 2022-06-09 15:28:26 +02:00
pom.xml openvidu-test-e2e: move exportable classes to src/main/java from src/test/java 2021-11-09 18:44:23 +01:00