Skip to content
New issue

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

404 error, correct id #98

Open
tiagoefreitas opened this issue Jul 29, 2024 · 0 comments
Open

404 error, correct id #98

tiagoefreitas opened this issue Jul 29, 2024 · 0 comments

Comments

@tiagoefreitas
Copy link

tiagoefreitas commented Jul 29, 2024

<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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant