Skip to content

Commit

Permalink
obs-browser: Remove "monitor by default" flag
Browse files Browse the repository at this point in the history
The reasoning behind removing this flag is because the whole point of
having it in was so we could replace chromium's audio output.  But there
are too many obstacles in our path from doing that for now, so it's
better to not have this flag because it just causes a lot of browser
sources to initialize audio monitoring unnecessarily.  We can change
this in the future, but for now, it's best to let the user choose to
turn on audio monitoring for the source if they choose to turn on audio
rerouting to OBS.

Note that this only changes default behavior for newly created sources;
it will not change settings of existing sources the user had before this
change.
  • Loading branch information
jp9000 committed Oct 12, 2019
1 parent d6f9ff0 commit d88a5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/obs-browser

0 comments on commit d88a5a5

Please sign in to comment.