cloudinary-community / cloudinary-community/astro-cloudinary
[Bug] CldVideoPlayer - sp_auto is not supported due to quality parameter
Open
- Dominant language
- TypeScript
- Stars
- 30
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
# **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
Contributor guide
Assessment
This issue has not been assessed yet.