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

fix #137 by allowing selfBrowserSurface prop #138

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

R4DIC4L
Copy link

@R4DIC4L R4DIC4L commented May 23, 2024

Current Chrome tab is not included in the list of tabs to screen record #137
fix #137 by allowing the user to set getDisplayMedia selfBrowserSurface option necessary in Chrome browser for the current tab to appear for selection in Tabs (default 'exclude' in Chrome, use 'include' to include the tab)

Current Chrome tab is not included in the list of tabs to screen record DeltaCircuit#137
fix DeltaCircuit#137 by allowing the user to set getDisplayMedia selfbrowsersurface prop necessary in Chrome browser for the current tab to appear for selection in Tabs (default 'exclude' in Chrome)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current Chrome tab is not included in the list of tabs to screen record
1 participant