We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
blackout button should blackout video and audio.
ideally this would be a fade (rather than a step)
The text was updated successfully, but these errors were encountered:
possible elements:
videobalance contrast=0
videomixer sink_1::alpha=0.5
Sorry, something went wrong.
implement basic video-mute (aka blackout)
271d8cc
it assumes that we are using `videomixer`; LATER check whether this will work on the target machine #2 btw, it also mutes the audio
I close this for now. smooth transitions should be handled with #12
No branches or pull requests
blackout button should blackout video and audio.
ideally this would be a fade (rather than a step)
The text was updated successfully, but these errors were encountered: