pabloFuente
|
7d10ec6097
|
openvidu-testapp: fix webpack builder with custom configuration
|
2025-02-19 12:38:57 +01:00 |
pabloFuente
|
8d443ac506
|
openvidu-testapp: update rest of dependencies
|
2025-02-19 12:13:37 +01:00 |
pabloFuente
|
1521a766e5
|
openvidu-testapp: update minor upgrade change
|
2025-02-19 12:09:43 +01:00 |
pabloFuente
|
a1edded5df
|
openvidu-testapp: update to Angular Material 19
|
2025-02-19 12:04:21 +01:00 |
pabloFuente
|
fa507d492f
|
openvidu-testapp: update to Angular 19
|
2025-02-19 12:03:43 +01:00 |
pabloFuente
|
0ae67e8a87
|
openvidu-testapp: update Angular Material 18
|
2025-02-19 12:01:54 +01:00 |
pabloFuente
|
051b14c5b2
|
openvidu-testapp: update to Angular 18
|
2025-02-19 11:48:56 +01:00 |
pabloFuente
|
f610f37ac3
|
openvidu-testapp: update pollyfils.ts
|
2025-02-19 11:47:11 +01:00 |
pabloFuente
|
501881c602
|
openvidu-testapp: update to Angular Material 17
|
2025-02-19 11:42:14 +01:00 |
pabloFuente
|
ea8f0e2101
|
Upgrade to Angular 17
|
2025-02-19 11:41:31 +01:00 |
github-actions
|
d3520e9098
|
openvidu-components-angular: Bumped version to 3.1.0
|
2025-02-17 14:42:29 +00:00 |
cruizba
|
b29b9102a9
|
update openvidu-livekit subproject to latest commit
|
2025-02-17 15:23:37 +01:00 |
Carlos Santos
|
64fbaa2a42
|
ov-components: Fixed nested event test
|
2025-02-13 12:43:22 +01:00 |
Carlos Santos
|
4c4380a87f
|
ov-components e2e: Added participantLeft listener
|
2025-02-13 12:33:04 +01:00 |
Carlos Santos
|
d8452c42ad
|
ov-components: Fired room and participantLeft events
|
2025-02-13 12:31:50 +01:00 |
cruizba
|
09ba39642e
|
openvidu-test-e2e: Disable flaky audio ingress tests for RTSP
|
2025-02-11 13:35:20 +01:00 |
pabloFuente
|
11c6f2f965
|
openvidu-testapp: remove unused imports
|
2025-02-11 12:47:02 +01:00 |
cruizba
|
9a01c0e179
|
openvidu-test-e2e: Fix file URL selection logic for lossless video encoding
|
2025-02-11 12:33:44 +01:00 |
cruizba
|
06fc88f2b0
|
openvidu-test-e2e: Add lossless flag to getFileUrl method
|
2025-02-11 12:30:56 +01:00 |
cruizba
|
f19a9129ba
|
openvidu-test-e2e: Improve CPU performance by using losless codec ffv1 and flac. Fix some tests also because of mp3 used as source instead of flac.
|
2025-02-11 02:28:22 +01:00 |
Carlos Santos
|
f785dfd7ad
|
ov-components: subscribe to vc directives in constructor
|
2025-02-07 17:21:09 +01:00 |
pabloFuente
|
8185324a0a
|
openvidu-test-e2e: disable audio only opus RTSP test
|
2025-02-07 11:14:06 +01:00 |
pabloFuente
|
88214676a8
|
openvidu-test-e2e: add -crf flags to video encodings with ffmpeg
|
2025-02-06 23:16:36 +01:00 |
pabloFuente
|
9f9eda5ce4
|
openvidu-test-e2e: improve waiters resilience
|
2025-02-06 20:49:42 +01:00 |
pabloFuente
|
75bb35d00a
|
openvidu-test-e2e: fix opus codec with "-ac 2" flag
|
2025-02-06 20:43:47 +01:00 |
pabloFuente
|
d4006421e9
|
openvidu-test-e2e: add AAC audio codec RTSP tests
|
2025-02-06 20:27:32 +01:00 |
pabloFuente
|
0fe47c4b13
|
openvidu-test-e2e: test RTSP with all codecs
|
2025-02-06 20:07:17 +01:00 |
pabloFuente
|
5c97301c6d
|
openvidu-testapp: allow configuring URI for Ingress URL types
|
2025-02-06 18:59:29 +01:00 |
pabloFuente
|
de5f67dd3c
|
openvidu-test-e2e: parameterized rtsp/srt port
|
2025-02-03 19:17:50 +01:00 |
pabloFuente
|
da108a4031
|
openvidu-test-e2e: update rtstp server container to network host
|
2025-02-03 19:10:44 +01:00 |
pabloFuente
|
5fb3be503c
|
openvidu-test-e2e: add RTSP and SRT tests
|
2025-02-03 15:36:37 +01:00 |
pabloFuente
|
6ea42e82c0
|
openvidu-testapp: add ingress URL type selector
|
2025-02-03 15:35:52 +01:00 |
Carlos Santos
|
6e1d9c7ee7
|
ov-components: Updated logo directive
|
2025-01-28 21:37:53 +01:00 |
Carlos Santos
|
4cdb761737
|
ov-components: Allowed Angular 19
|
2025-01-27 17:09:13 +01:00 |
Carlos Santos
|
51e3abd483
|
ov-components: Updated npm script
|
2025-01-27 17:04:11 +01:00 |
pabloFuente
|
77f23512a6
|
openvidu-test-e2e: add comment
|
2025-01-20 14:48:09 +01:00 |
pabloFuente
|
f2cb2fb252
|
openvidu-test-e2e: add tags @OnlyPion and @OnlyMediasoup. Fix customIngress test
|
2025-01-20 14:46:16 +01:00 |
pabloFuente
|
d3b8214dcb
|
openvidu-test-e2e: add signal test
|
2025-01-17 11:45:24 +01:00 |
pabloFuente
|
98a4b1b2cb
|
openvidu-test-e2e: fix array outbound exception in customIngressTest
|
2025-01-15 18:31:39 +01:00 |
github-actions
|
9114f4fcc6
|
openvidu-components-angular: Bumped version to 3.0.1-beta1
|
2025-01-09 12:26:03 +00:00 |
Carlos Santos
|
2ea61d05a1
|
ov-components: Fixed message badge color
|
2025-01-07 09:17:20 +01:00 |
pabloFuente
|
c82d7315ef
|
Update all Java project dependencies
|
2025-01-03 13:52:33 +01:00 |
pabloFuente
|
6f3475fd94
|
openvidu-test-e2e: fix version.surefire.plugin pom.xml version
|
2025-01-03 13:17:43 +01:00 |
pabloFuente
|
7de722714e
|
Update pom.xml to remove openvidu-parent dependency
|
2025-01-03 13:15:11 +01:00 |
pabloFuente
|
d2a59f1193
|
openvidu-test-e2e: disable required tests
|
2025-01-03 12:38:02 +01:00 |
pabloFuente
|
36df6348d6
|
Update pom.xml to update openvidu-java-client versions
|
2025-01-02 20:43:56 +01:00 |
pabloFuente
|
fa0392a0a3
|
openvidu-test-e2e: fix testcontainer usage
|
2025-01-02 18:10:45 +01:00 |
juancarmore
|
b829142caf
|
openvidu-components-angular: Update links in documentation to use the latest version
|
2024-12-18 15:32:17 +01:00 |
juancarmore
|
dead4853aa
|
integration-tests: Refactor utility code. Exec MongoDB disconnect method after running all tests
|
2024-12-12 15:42:09 +01:00 |
cruizba
|
d320cb2bdd
|
ci: Remove OpenVidu V2 Test from master
|
2024-12-10 12:54:51 +01:00 |