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

Add Watermark Support for Shaka Player UI #7726

Open
chafroudtarek opened this issue Dec 9, 2024 · 1 comment
Open

Add Watermark Support for Shaka Player UI #7726

chafroudtarek opened this issue Dec 9, 2024 · 1 comment
Labels
component: UI The issue involves the Shaka Player UI type: enhancement New feature or request
Milestone

Comments

@chafroudtarek
Copy link

This feature introduces a watermark functionality to Shaka Player's UI. It allows developers to add static or dynamic watermarks to video playback.

Key Features:

  1. Static Watermark:
  • Display a fixed watermark on the video player.

  • Options for position (e.g., top-right, bottom-left), color, size, and opacity.

  1. Dynamic Watermark:
  • Adds a moving watermark that changes position periodically.

  • Supports customization for text, transition duration, display duration, and alpha blending.

  1. Customizable Options:
  • Developers can specify text, size, color, and animation intervals.
  1. Removal and Cleanup:
  • The watermark can be programmatically removed or reset.

  • This feature enhances content security by discouraging unauthorized distribution and ensures compliance with branding or licensing requirements.

@chafroudtarek chafroudtarek added the type: enhancement New feature or request label Dec 9, 2024
@chafroudtarek chafroudtarek changed the title Feature: Add Watermark Support for Shaka Player UI feat(watermark): Add Watermark Support for Shaka Player UI Dec 9, 2024
@shaka-bot shaka-bot added this to the Backlog milestone Dec 9, 2024
@avelad
Copy link
Member

avelad commented Dec 9, 2024

@chafroudtarek Are you interested in creating a PR to add this feature?

@avelad avelad added the component: UI The issue involves the Shaka Player UI label Dec 9, 2024
@joeyparrish joeyparrish changed the title feat(watermark): Add Watermark Support for Shaka Player UI Add Watermark Support for Shaka Player UI Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: UI The issue involves the Shaka Player UI type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants