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

[Feature]: Due to Licensing Issues related to several CODECS, I need to be able to choose which CODECS will be installed. #4329

Open
mveck opened this issue Jan 29, 2024 · 4 comments
Labels
feature request feature request

Comments

@mveck
Copy link

mveck commented Jan 29, 2024

Describe the feature/enhancement you need

Due to Licensing restrictions I don't want to install H264 CODEC but still want to use Webview.
Current redistributions don't allow me to do this, Building from source is also far fetched.

The scenario/use case where you would use this feature

We would like to use the redistribution in a commercial product. H264 codec is not suitable for this, but we absolutely don't need this codec for our purpose. Now we need to do reengineering of the solution which is a farfetched solution.

How important is this request to you?

Impactful. My app's user experience would be significantly compromised without it.

Suggested implementation

I would like to suggest that the installers allow a choice to install or not to install codecs. Codecs which are not absolutely needed should be avoided.

What does your app do? Is there a pending deadline for this request?

This is new development, but we would like to have an answer to this request soon. Looking into alternative solutions does take considerable time.

@mveck mveck added the feature request feature request label Jan 29, 2024
@Danielx64
Copy link

Hmm why don't you just use what's already installed on the end users PC?

I'm sure there's plenty of software that uses webview2 unless I'm missing something.

@mveck
Copy link
Author

mveck commented Jan 29, 2024 via email

@Danielx64
Copy link

Danielx64 commented Jan 29, 2024

So what happens with a window 11 device (and recent version of 10) where webview2 is installed by default?

Maybe someone else gets it - I feel like I'm missing something.

@mveck
Copy link
Author

mveck commented Jan 29, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request
Projects
None yet
Development

No branches or pull requests

2 participants