diff --git a/src/common/routerPaths.tsx b/src/common/routerPaths.tsx
index d877b98c1..20f0ac686 100644
--- a/src/common/routerPaths.tsx
+++ b/src/common/routerPaths.tsx
@@ -55,7 +55,7 @@ export const routerPaths = [
element: ,
},
{
- path: '/player/:stream?/:streamTransportUrl?/:metaTransportUrl?/:type?/:id?/:videoId?',
+ path: '/player/:stream/:streamTransportUrl?/:metaTransportUrl?/:type?/:id?/:videoId?',
view: 4,
element: ,
},