Skip to content
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.

[FEATURE]: automatic chroma-keying #463

Open
h4ns123 opened this issue Jul 8, 2022 · 3 comments
Open

[FEATURE]: automatic chroma-keying #463

h4ns123 opened this issue Jul 8, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@h4ns123
Copy link

h4ns123 commented Jul 8, 2022

Is your feature request related to a problem?

No

Description

Would it be possible to optionally use chroma keying on all new images automatically?

Describe the solution you'd like

In the settings a fixed background and keying color can be set, which will be applied to all new images.

Describe alternatives you've considered

none

Additional context

No response

@h4ns123 h4ns123 added the enhancement New feature or request label Jul 8, 2022
@andi34
Copy link
Owner

andi34 commented Jul 9, 2022

How about http://localhost/livechroma.php ?

@h4ns123
Copy link
Author

h4ns123 commented Jul 9, 2022

I tried that and the function is pretty cool! But for that I would have to add a control option (rotation button or touch display). Actually, though, I like the simplicity of my one-button design.

So I would like the possibility to use a single event-specific-background. I think it would also be a cool "surprise" for the users, as they would be presented directly with the edited picture and might not know the background before.

@andi34
Copy link
Owner

andi34 commented Jul 9, 2022

Currently I've no time to implement this feature, but I'd be glad to review changes for it if someone else can implement it.

As a quick and personal solution for you:
You can edit the Livechroma.php
The background can be set via JavaScript using

setBackgroundImage("path/to/background.jpg");

You can hide the preview part from beginning via private/overrides.css to only have the action buttons visible.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants