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