cloudflare / stream-react

BSD 3-Clause "New" or "Revised" License
164 stars 28 forks source link

Event onRender #96

Open TateWalker opened 5 months ago

TateWalker commented 5 months ago

The event that fires when the stream player data is loaded fires before the poster and the controls show up. I'm trying to show a loading icon up until the player is fully rendered on the screen, but unable to do so. Which prop would handle this?