diff --git a/src/app/play/page.tsx b/src/app/play/page.tsx index 67b2478..c4a44e6 100644 --- a/src/app/play/page.tsx +++ b/src/app/play/page.tsx @@ -418,7 +418,7 @@ function PlayPageClient() { volume: 0.7, isLive: false, muted: false, - autoplay: false, + autoplay: true, pip: false, autoSize: false, autoMini: false,