💄 Optimize design of the call content

This commit is contained in:
2025-11-23 01:12:04 +08:00
parent 2c5f246c55
commit 09f8df1e78
2 changed files with 20 additions and 18 deletions

View File

@@ -362,6 +362,7 @@ class CallNotifier extends _$CallNotifier {
sourceId: source.id,
maxFrameRate: 30.0,
captureScreenAudio: true,
useiOSBroadcastExtension: true,
),
);
await _localParticipant!.publishVideoTrack(track);