We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<Stream src="f1b81eb8999bbc98d1728a27062f58f7" customerCode="0smccmj8ipxkf2js" controls={false} muted={true} loop={true} autoplay={true} preload="auto" />
This is generating this link: https://customer-0smccmj8ipxkf2js.cloudflarestream.com/f1b81eb8999bbc98d1728a27062f58f7?muted=true&preload=auto&loop=true&autoplay=true&controls=false
It gives a 404, but the exact same link with /iframe works in the browser but not on the component: https://customer-0smccmj8ipxkf2js.cloudflarestream.com/f1b81eb8999bbc98d1728a27062f58f7/iframe?muted=true&preload=auto&loop=true&autoplay=true&controls=false
Something is broken on this component?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is generating this link:
https://customer-0smccmj8ipxkf2js.cloudflarestream.com/f1b81eb8999bbc98d1728a27062f58f7?muted=true&preload=auto&loop=true&autoplay=true&controls=false
It gives a 404, but the exact same link with /iframe works in the browser but not on the component:
https://customer-0smccmj8ipxkf2js.cloudflarestream.com/f1b81eb8999bbc98d1728a27062f58f7/iframe?muted=true&preload=auto&loop=true&autoplay=true&controls=false
Something is broken on this component?
The text was updated successfully, but these errors were encountered: