Commit Graph

2401 Commits (3afbe8a80ebee11f170214103b1330a69b5e19b3)

Author SHA1 Message Date
pabloFuente 0fe64458af openvidu-testapp: allow choosing Media Node on recording start 2020-12-02 19:15:02 +01:00
pabloFuente eaa1361d04 openvidu-test-e2e: refactor recording utilities to openvidu-test-browsers 2020-12-02 18:43:43 +01:00
pabloFuente 0561c6aab7 openvidu-server: refactor KmsManager#incrementActiveRecordings with more info 2020-12-02 13:30:46 +01:00
pabloFuente 6a844ae145 openvidu-server: active recordings from integer to map of ids 2020-12-02 13:09:31 +01:00
pabloFuente e241d3ff0e openvidu-server: abstract KmsManager increment and decrement active recordings 2020-12-02 11:03:13 +01:00
pabloFuente 5295a3a497 openvidu-server: active recordings counter improved 2020-12-02 10:35:39 +01:00
Carlos Santos 9aa76d80aa
Merge pull request #570 from melanef/bugfix/#569-Video-Dimensions-on-Firefox
openvidu-browser: Bugfix/#569 video dimensions on firefox
2020-12-01 14:17:57 +01:00
csantosm 293899de8a openvidu-browser: Fixed video data timeouts errors
Fixex and cleaned timeout and intervals in sendVideoData method when session is left or when loops are finished
2020-12-01 13:26:41 +01:00
pabloFuente 2e5797e348 openvidu-server: more wait time when waiting for files if docker env 2020-11-30 17:16:22 +01:00
pabloFuente 80867eb7e7 openvidu-server: remove unused method KmsManager#getKmsLoad 2020-11-30 16:41:44 +01:00
pabloFuente 3d93fa6109 openvidu-server: remove RecordingManager.IMAGE_TAG (use OpenviduConfig instead) 2020-11-30 13:55:55 +01:00
Amauri de Melo Junior 7a0592a326 569 - Session: adding fallback values (0) to the height and width in case the stream's videoDimensions are not set and adding safe-check in case videoActive or audioActive were not set 2020-11-30 09:41:56 -03:00
pabloFuente 5d479dc645 openvidu-server: fix log message when recording with video only 2020-11-30 12:50:34 +01:00
pabloFuente e7a1d4228f openvidu-browser: fix support for Microsoft Edge Android 2020-11-30 11:18:33 +01:00
pabloFuente 66829bbe4a openvidu-test-browsers: allow WebDriverWait until with new time 2020-11-27 13:41:28 +01:00
cruizba b369e3ba7a openvidu-deployment: Bump media-node-controller version and add OPENVIDU_RECORDING_IMAGE to pull image to be used for openvidu recordings in Media Nodes 2020-11-26 20:30:33 +01:00
cruizba f848dbcbac openvidu-deployment: coturn logs enabled in image by default 2020-11-26 19:35:39 +01:00
pabloFuente 49d15ffdd5 openvidu-node-client: RecordingProperties shmSize and mediaNode 2020-11-26 16:54:30 +01:00
pabloFuente ceed7dd77b openvidu-java-client: send RecordingProperties shmSize and mediaNode 2020-11-26 16:49:45 +01:00
pabloFuente ddac961c98 openvidu-test-e2e: fix pro test 2020-11-26 15:45:02 +01:00
cruizba d92f1743dc openvidu-deployment: Not use inline if in openvidu script 2020-11-26 14:26:26 +01:00
pabloFuente b305c9211f openvidu-server: allow recordings in waiting-idle-to-terminate Media Nodes 2020-11-26 13:46:29 +01:00
cruizba da617a8537 openvidu-deployment: Run openvidu in CF using openvidu script 2020-11-26 13:45:51 +01:00
csantosm 3d6249418c openvidu-browser: Refactored Platform instances
Platform instances are now initialized in the classes constructors
2020-11-26 13:17:55 +01:00
csantosm 8f7a3f4292 openvidu-browser: Moved types to devDependencies 2020-11-26 13:14:33 +01:00
csantosm 658cb60f34 openvidu-browser: removed unnecesary file 2020-11-26 13:09:22 +01:00
cruizba ef20bf58e5 openvidu-deployment: Don't run elasticsearch and kibana if external url is configured 2020-11-26 12:07:07 +01:00
cruizba 05f9e63076 openvidu-deployment: Drop unnecessary docker logs from filebeat 2020-11-26 11:27:40 +01:00
pabloFuente 3c209188ad openvidu-server: check null on SessionProperties forcedVideoCodec 2020-11-26 10:53:42 +01:00
pabloFuente 5110923929 openvidu-server: fix ComposedQuickStartRecordingService 2020-11-25 22:05:55 +01:00
pabloFuente 58a67da150 openvidu-server: foundation for external composed recording 2020-11-25 21:02:46 +01:00
cruizba d3c75a455f openvidu-deployment: Fix all empty parameters CF 2020-11-25 20:57:39 +01:00
cruizba 7a6ba61712 openvidu-deployment: Fix empty Elasticsearch and Kibana Urls in CF 2020-11-25 20:19:42 +01:00
cruizba 3696c49a9b openvidu-deployment: Disable coturn logs by default 2020-11-25 19:43:33 +01:00
csantosm 6dba08afe4 openvidu-browser: Fixed method invocation
Te condition always is returned true because the method is declared
2020-11-25 15:31:29 +01:00
cruizba 64e5bccaf7 openvidu-server: Fix META-INF transcoding type properties 2020-11-25 15:11:57 +01:00
cruizba 074b14d44b openvidu-server: Rename transcoding properties to OPENVIDU_STREAMS_FORCED_VIDEO_CODEC and OPENVIDU_STREAMS_ALLOW_TRANSCODING 2020-11-25 15:09:08 +01:00
cruizba 6f4b701094 openvidu-deployment: Typo delete https listen directive 2020-11-25 12:34:31 +01:00
cruizba 87b5b6ed88 openvidu-deployment: Fix Special characters on delete nginx listen directive 2020-11-25 12:33:35 +01:00
cruizba 9cfd38e892 openvidu-deployment: Support machines with dual stack IPv4/IPv6 in nginx 2020-11-25 12:07:33 +01:00
cruizba 96468a73a4 Bump openvidu-proxy and openvidu-server versions 2020-11-25 01:15:24 +01:00
cruizba be8e094044 openvidu-deployment: Add timeout in WAIT_KIBANA_URL to avoid possible blocked connections 2020-11-25 00:56:43 +01:00
cruizba 933ac7b2f8 openvidu-deployment: Revert and stop elasticsearch and kibana in CF userData if properties ElasticsearchUrl and KibanaUrl are defined 2020-11-25 00:12:59 +01:00
cruizba b02ed1aac0 openvidu-deployment: Start CF deployment whith openvidu script instead of docker-compose up -d 2020-11-24 23:27:48 +01:00
cruizba c2f8ed59f9 openvidu-deployment: change sed delimiter to ',' instead of '/' if variables are URLS 2020-11-24 22:26:37 +01:00
cruizba 958a645195 openvidu-deployment: Support external ELK from cloudformation parameters 2020-11-24 20:44:48 +01:00
cruizba 1eecd7310d openvidu-deployment: Delete OPENVIDU_PRO_PRIVATE_IP env variable to avoid confusions. It is not necessary 2020-11-24 20:01:05 +01:00
cruizba b896d1a77f openvidu-deployment: Stop elasticsearch and kibana if external services are used 2020-11-24 19:53:54 +01:00
Carlos Ruiz Ballesteros 56cbef5cc7
Merge pull request #560 from robert-scheck/tls-hardening
openvidu-proxy: Make TLS version, ciphers and HSTS configurable
2020-11-23 21:36:13 +01:00
Carlos Ruiz Ballesteros ed2096c18e
Merge pull request #562 from robert-scheck/nginx-version
openvidu-proxy: Disable Nginx version information
2020-11-23 21:32:53 +01:00