Commit Graph

3956 Commits (0c6f7986921975db28253c3c50c2dd54c20c1a7c)

Author SHA1 Message Date
pabloFuente 6ecc72800b ci-scripts: fix "popd: directory stack empty" 2023-01-03 13:03:31 +01:00
pabloFuente a65a22e204 GitHub Actions: move "serve testapp" to commons.sh 2023-01-03 12:25:23 +01:00
pabloFuente 705ac24e3b Extend commons-sh script to pack NPM dependencies into tgzs 2022-12-30 17:08:36 +01:00
pabloFuente 445f516c5b openvidu-test-e2e-android Docker image replace android-33 with android-32 2022-12-30 16:13:56 +01:00
pabloFuente 3f6316026c Export ANDROID_HOME variable in openvidu-test-e2e-android Docker container 2022-12-30 15:43:45 +01:00
pabloFuente 61f87bfe16 openvidu-test-e2e-android Docker image 2022-12-30 14:14:49 +01:00
Carlos Santos 179138eb50 openvidu-components: Fixed testapp admin dashboard 2022-12-30 13:14:55 +01:00
pabloFuente c3b7c5b147 Fix KURENTO_SNAPSHOTS_URL unbound variable 2022-12-30 11:58:07 +01:00
pabloFuente b9d3f16bac openvidu-test-e2e: OpenVidu Mobile E2e Test 2022-12-30 11:42:07 +01:00
pabloFuente 48da31f452 openvidu-test-browsers: fix CustomHttpClient when response is null 2022-12-29 22:41:49 +01:00
pabloFuente 5755412566 openvidu-test-e2e: pull DOCKER_ANDROID_IMAGE 2022-12-29 22:02:41 +01:00
pabloFuente bdb544ac4e openvidu-test-e2e: refactoring before mobile testing 2022-12-29 21:52:54 +01:00
pabloFuente 0664da5e5b openvidu-testapp: update default openvidu-node-client dependency 2022-12-29 16:44:08 +01:00
pabloFuente 5abd19deca openvidu-test-e2e: remove unnecessary webdriver-manager. Use new Selenium Manager 2022-12-28 12:56:45 +01:00
pabloFuente 863f633c64 openvidu-test-e2e: multiple Media Nodes STT Test 2022-12-28 11:48:49 +01:00
pabloFuente 0d03131217 openvidu-test-e2e: move restart methods to parent OpenViduTestE2e 2022-12-27 22:45:40 +01:00
cruizba 6069095804 ci: Common building scripts to commons.sh 2022-12-27 22:01:30 +01:00
pabloFuente e15b6115c8 openvidu-test-e2e: fix E2E STT test with mutable HashMap 2022-12-27 19:02:13 +01:00
cruizba ed418a205f ci: Make docker pull images optional 2022-12-27 17:15:31 +01:00
pabloFuente f962160c91 openvidu-test-e2e: fix E2E STT tests related to OPENVIDU_PRO_SPEECH_TO_TEXT_IMAGE 2022-12-27 16:15:17 +01:00
cruizba 5dc5528f90 ci: Fix EXECUTE_ALL unbound variable 2022-12-27 15:45:45 +01:00
cruizba 34f6d6935c Create commons.sh with common ci functions 2022-12-27 15:40:50 +01:00
pabloFuente 84864202aa openvidu-testapp: fix broken checkboxes after Angular update 2022-12-27 13:57:15 +01:00
Carlos Santos 8f8441949c Merge branch 'ov-components-rtmp' 2022-12-23 16:19:42 +01:00
Carlos Santos ab0cf2a343 openvidu-components: Added streaming activity
- Added streaming activity panel 
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app

openvidu-components: Updated e2e configuration


openvidu-components: Skipped pro e2e tests


openvidu-components: Allowed streaming for moderators only


openvidu-components: Request MODERATOR connection in testapp


openvidu-components: Fixed streaming signals


openvidu-components: Fixed bug with streaming status


openvidu-components: Fixed streaming button on status failed


openvidu-components: Refactored activities checks


openvidu-components: Forced streaming status to enum value


openvidu-components: Added non available error in streaming activity  

Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type


openvidu-components: Updated e2e tests


openvidu-components: Updated testapp 


openvidu-components: Enabled streaming input wehn module is disabled


openvidu-components: Updated e2e tests


openvidu-components: Updated docs


openvidu-components: Moved streaming directive to its component 

Moved streaming directive to streaming component instead of activities component 
openvidu-components: Updated testapp 


openvidu-components: Made streaming service public


ci: Send branch name in event dispatch


openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
pabloFuente 216817b675 openvidu-test-e2e: update restart command for OpenVidu Pro E2E tests. Add custom language STT test 2022-12-23 14:11:18 +01:00
pabloFuente d19d5d6dcb Add DOCKERHUB_PRIVATE_REGISTRY_PASSWORD env variable 2022-12-23 14:06:57 +01:00
cruizba 799e875dd7 deployment: OPENVIDU_UPGRADABLE_VERSION to 2.25 2022-12-22 13:59:45 +01:00
jenkinsopenvidu 4d7e33ea5e Update to version v2.25.0 2022-12-22 12:41:39 +00:00
cruizba 29b6b17787 deployment: Bumb docker-compose.yml to 2.25.0 2022-12-22 13:28:58 +01:00
openvidu fdeb2ba1a2 Update openvidu-java-client to version v2.25.0 2022-12-22 12:00:12 +00:00
jenkinsopenvidu 73e8434585 Update openvidu-node-client to version v2.25.0 2022-12-22 11:53:02 +00:00
cruizba 276fe225b0 Update openvidu recording version 2022-12-22 12:48:41 +01:00
cruizba 7cdf095e01 deployment: Update OPENVIDU_PRO_AWS parameters .env description 2022-12-22 12:40:24 +01:00
pabloFuente be202a18b9 openvidu-test-e2e: fix restart method 2022-12-22 11:25:11 +01:00
pabloFuente fb934a56ba openvidu-test-e2e: extend restart method of OpenVidu Pro E2e tests 2022-12-22 02:04:51 +01:00
pabloFuente 2cb4211555 openvidu-test-e2e: fix STT tests 2022-12-20 20:22:50 +01:00
pabloFuente 34b9908ae3 openvidu-test-e2e: test error conditions with AWS and Azure 2022-12-20 17:34:03 +01:00
Carlos Santos 5349177f14 openvidu-components: Updated captionsLangOptions api
Replaced ISO attribute by lang with the aim of matching the openvidu-browser  api
2022-12-20 11:47:25 +01:00
pabloFuente 316b14561f openvidu-test-e2e: add tests for STT load/unloading lang models 2022-12-20 01:12:53 +01:00
pabloFuente 038d6ccd29 openvidu-server: protect from NullPointer on KurentoParticipant#getPublisherStreamId 2022-12-16 16:33:10 +01:00
pabloFuente d6acd0d321 openvidu-browser: catch unhandled error on RTCPeerConnection#addIceCandidate 2022-12-16 16:32:45 +01:00
pabloFuente 273520cb2d openvidu-test-e2e: set "on_demand" as vosk model load strategy where required 2022-12-15 20:08:05 +01:00
pabloFuente 852b03267b openvidu-test-e2e: extend OpenVidu Pro E2E STT tests 2022-12-15 18:07:46 +01:00
cruizba 41ca11f9df deployment: Add OPENVIDU_PRO_DOCKER_REGISTRIES for private docker repositories usage in media nodes 2022-12-15 17:37:50 +01:00
Carlos Santos 5d38aaeddf openvidu-components: Renamed recording-activity component folder 2022-12-14 13:31:10 +01:00
Carlos Santos 682a51d11a openvidu-components: Added recordingActivity directive e2e test 2022-12-14 13:08:30 +01:00
Carlos Santos 8aba9d0610 openvidu-components: Fixed bug with recordingActivity
Fixed a typo with recordingActivity attribute directive of ov-activities-panel
2022-12-14 13:07:47 +01:00
Carlos Santos a48a6ffa32 openvidu-components: Fixed onSessionCreated event sending
Fired onSessionCreated event immediately after its creation
2022-12-14 12:47:37 +01:00
pabloFuente c924cb9ab5 Recording layout: better way of getting WS protocol 2022-12-13 13:26:03 +01:00