Merge branch 'livekit' into hs/support-homeserver-rtc-transport

This commit is contained in:
Will Hunt
2025-12-11 20:38:18 +02:00
committed by GitHub
16 changed files with 648 additions and 524 deletions

View File

@@ -89,7 +89,7 @@ export const createLocalTransport$ = ({
* The transport that we would personally prefer to publish on (if not for the
* transport preferences of others, perhaps).
*
* @throws
* @throws MatrixRTCTransportMissingError | FailToGetOpenIdToken
*/
const preferredTransport$: Behavior<LivekitTransport | null> = scope.behavior(
customLivekitUrl.value$.pipe(