diff --git a/lib/widget/live/live_room_anchor_showcase.dart b/lib/widget/live/live_room_anchor_showcase.dart index 66b1744..7d9d697 100644 --- a/lib/widget/live/live_room_anchor_showcase.dart +++ b/lib/widget/live/live_room_anchor_showcase.dart @@ -145,7 +145,7 @@ class _LiveRoomAnchorShowcaseState extends State { canvas: const VideoCanvas(uid: 0), ), ) - : (_rtcManager.currentChannelId == null + : (_rtcManager.currentChannelId == null && _rtcManager.remoteUserIds.isEmpty ? _buildWaitingPlaceholder() : AgoraVideoView( controller: VideoViewController.remote(