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

[Bug] CldVideoPlayer - sp_auto is not supported due to quality parameter #32

Open
colbyfayock opened this issue Sep 27, 2024 · 0 comments

Comments

@colbyfayock
Copy link
Collaborator

Bug Report

Describe the bug

The CldVideoPlayer when trying to use transformation={{ streaming_profile: 'auto' }} throws an error that

Video cannot be played- sp_auto transformation is not allowed (quality is not supported)

This maybe coming from getVideoPlayerProps in the event it's setting it automatically.

Need to perform some kind of check to remove this property if detected, likely inside Cloudinary Util

@colbyfayock colbyfayock self-assigned this Oct 1, 2024
@colbyfayock colbyfayock removed their assignment Feb 5, 2025
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