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 ability to live stream / recording video before applying filters. #24

Open
hanatyan128 opened this issue Sep 25, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hanatyan128
Copy link
Member

Currently (0.9.9), the video after all filters have been applied is used for live streaming or recording. In other words, the video in the filter pipeline is ignored.

Add an option to allow use of the filtered video in addition to the conventional behavior.

Requirements

  • Enables the use of video from the filter pipeline by selecting the option in the properties.
  • Retain conventional behavior (as default)

How to implements

  • Implement filter_video callback
@hanatyan128 hanatyan128 added the enhancement New feature or request label Sep 25, 2024
@hanatyan128 hanatyan128 self-assigned this Sep 25, 2024
@hanatyan128 hanatyan128 changed the title Add ability to live stream / recording video before applying filter. Add ability to live stream / recording video before applying filters. Sep 25, 2024
@hanatyan128 hanatyan128 added this to the 1.1.0 milestone Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant