fkwp
f2e6e86e8e
wip
2025-06-18 22:19:45 +02:00
fkwp
4fa26a062a
wip
2025-06-18 22:15:03 +02:00
fkwp
c2b75580e9
wip
2025-06-18 22:10:04 +02:00
fkwp
045b8b1afd
wip
2025-06-18 21:59:12 +02:00
fkwp
9a83eb9e3b
wip
2025-06-18 21:56:18 +02:00
fkwp
51b6d26a05
typo
2025-06-18 21:47:15 +02:00
fkwp
790cd82cc5
trying different resolutions
2025-06-18 21:44:01 +02:00
fkwp
e74f168a4e
trying different resolutions
2025-06-18 21:12:12 +02:00
fkwp
9a38c235c1
trying different resolutions
2025-06-18 20:49:41 +02:00
fkwp
717bd1c02c
add h264 specific presets and use them as simlucast layers
2025-06-18 20:32:57 +02:00
fkwp
8b3af0017a
change video codec from vp8 to h264
2025-06-18 16:40:13 +02:00
Hugh Nimmo-Smith
0f5dc33918
Fix copyright header to say dual license not just AGPL ( #3013 )
...
This probably should have been part of https://github.com/element-hq/element-call/pull/2984
2025-02-18 17:59:58 +00:00
Hugh Nimmo-Smith
0087e37f30
Enable @typescript-eslint/consistent-type-imports lint rule ( #2886 )
...
* Enable @typescript-eslint/consistent-type-imports lint rule
This is to help ensure that we get proper vite/rollup lazy loading by not `import`ing more than we need to.
Revert "Enable @typescript-eslint/consistent-type-imports lint rule"
This reverts commit ba385fa00b7e410cc508fd5fb9fe972233ae114f.
Enable @typescript-eslint/consistent-type-imports lint rule
This is to help ensure that we get proper vite/rollup lazy loading by not `import`ing more than we need to.
.
* Format
2024-12-11 09:27:55 +00:00
fkwp
9add3e52c4
Update file headers copyright and change licence to AGPL-3.0-only
2024-09-06 10:22:13 +02:00
Robin
257211e8f9
Try disabling LiveKit web audio support
...
We think there's a chance this is causing some Edge users to not hear any audio.
2024-04-19 13:02:51 -04:00
Robin
5502f588eb
Fix errors
2024-02-09 11:22:36 -05:00
Robin
a7624806b2
Upgrade eslint-plugin-matrix-org to 1.2.1
...
This upgrade came with a number of new lints that needed to be fixed across the code base. Primarily: explicit return types on functions, and explicit visibility modifiers on class members.
2023-09-22 18:07:06 -04:00
David Baker
3a0c895b7a
Fix e2ee audio in Firefox
...
Pull in changes for livekit and disable RED as per comment.
2023-08-30 17:17:45 +01:00
Šimon Brandner
0e8aa9dea6
Adjust simulcast options for video
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com >
2023-07-10 11:55:12 +02:00
Daniel Abramov
19a2494b9b
Fix screen-sharing on Chrome
...
- Disable temporal layers
- Make 30 fps screen-sharing
2023-07-07 14:27:01 +01:00
Daniel Abramov
81734b852c
Add simulcast layers for the screen sharing
2023-07-03 11:26:43 +01:00
Daniel Abramov
5b4787cef6
LiveKit Device Usage Refactoring ( #1120 )
...
Signed-off-by: Timo K <toger5@hotmail.de >
Co-authored-by: Timo K <toger5@hotmail.de >
2023-06-16 18:07:13 +02:00
Daniel Abramov
048dce05c3
Explicitly configure options for the LiveKit room
2023-06-09 19:04:46 +02:00