Skip to content
Snippets Groups Projects
Commit 536866ff authored by xaralis's avatar xaralis
Browse files

feat: autoplay stream

parent 3ddee952
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ const Home = () => {
url={streamUrl}
title="Video stream"
controls={true}
playing={false}
playing={true}
width="100%"
height=""
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment