You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
How to implements
The text was updated successfully, but these errors were encountered: