cloudinary-community / next-cloudinary

⚡️ High-performance image delivery and uploading at scale in Next.js powered by Cloudinary.
https://next.cloudinary.dev
MIT License
237 stars 64 forks source link

[Feature] disableRemotePlayback #442

Open apetta opened 4 months ago

apetta commented 4 months ago

Feature Request

Is your feature request related to a problem? Please describe.

Introduce an ability to set disableRemotePlayback on underlying video html element. This will allow the user to opt-out of showing a 'cast video' button overlay - which can be desirable for background videos on websites.