Send livekit_alias in multi sfu with state
This commit is contained in:
@@ -755,7 +755,7 @@ export function enterRTCSession(
|
|||||||
rtcSession.joinRTCSession(
|
rtcSession.joinRTCSession(
|
||||||
ownMembershipIdentity,
|
ownMembershipIdentity,
|
||||||
multiSFU ? [] : [backwardCompatibleTransport],
|
multiSFU ? [] : [backwardCompatibleTransport],
|
||||||
multiSFU ? transport : undefined,
|
multiSFU ? backwardCompatibleTransport : undefined,
|
||||||
{
|
{
|
||||||
notificationType,
|
notificationType,
|
||||||
callIntent,
|
callIntent,
|
||||||
|
|||||||
Reference in New Issue
Block a user