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

feat: Add Watermark Support to Shaka Player UI #7877

Merged

Conversation

chafroudtarek
Copy link
Contributor

@chafroudtarek chafroudtarek commented Jan 10, 2025

This pull request introduces watermark support for the Shaka Player UI.

Added functionality to overlay static or dynamic watermarks on videos.
Included options to customize position, size, color, and opacity.
Enhanced content security with dynamic watermarking capabilities.
Resolves #7726 .

@chafroudtarek chafroudtarek changed the title Add Watermark Support to Shaka Player UI feat: Add Watermark Support to Shaka Player UI Jan 10, 2025
@tykus160 tykus160 added type: enhancement New feature or request component: UI The issue involves the Shaka Player UI labels Jan 13, 2025
@tykus160 tykus160 added this to the v4.13 milestone Jan 13, 2025
@tykus160 tykus160 requested a review from avelad January 13, 2025 08:10
@shaka-bot
Copy link
Collaborator

shaka-bot commented Jan 13, 2025

Incremental code coverage: 33.09%

@avelad avelad requested review from avelad and tykus160 January 13, 2025 14:01
@avelad
Copy link
Member

avelad commented Jan 13, 2025

Please add the following Shaka demo code. Thanks!

demo.patch

@avelad avelad requested a review from tykus160 January 13, 2025 15:53
Copy link
Member

@tykus160 tykus160 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to adjust tests

@chafroudtarek
Copy link
Contributor Author

Should I fix this error in Build and Test / macos-latest Edge ? @tykus160

@tykus160 tykus160 merged commit 56523e4 into shaka-project:main Jan 14, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Add Watermark Support for Shaka Player UI
4 participants