IsmailDX
IsmailDX
CDCloudflare Developers
Created by IsmailDX on 11/13/2024 in #general-help
Cloud Stream video not loading quickly
Hello guys i am using cloudflare stream and i have no idea why the video is not getting loaded fast, here is the video of my website: https://saasproperties.com/en , please help me find a way to load the video the second the website loads. i am using nextjs and i am using the react component: @cloudflare/stream-react, and here is how i am importing the video: <Stream loop autoplay preload='auto' muted={isMuted} src={videoId} className='videobg' onPlaying={handleVideoLoaded} poster={imageUrl} />, please help me find a way to load the video faster, thank you
1 replies