obsproject / obs-browser

CEF-based OBS Studio browser plugin
GNU General Public License v2.0
771 stars 218 forks source link

Add ability to mute individual browser docks/panels #379

Closed WizardCM closed 1 year ago

WizardCM commented 1 year ago

Description

Adds a new menu item to the context menu of browser docks, allowing the user to mute the current dock. Does not persist across sessions.

image

Motivation and Context

Requested at https://ideas.obsproject.com/posts/1984/allow-audio-control-of-browser-docks

The contents of a browser dock are often provided by a third party, and may not have full controls, such as the ability to mute ads or other third party content.

Additionally, adding support for custom context menu items will allow for other options such as opening the Dev Tools to improve the developer & troubleshooting experience when working with custom docks.

How Has This Been Tested?

Windows 10, right click a browser dock playing a YouTube video and click Mute. Do the same to unmute.

Types of changes

Checklist: