Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Adding microphone sound to screen sharing #7

Open
msi008 opened this issue Jun 4, 2018 · 0 comments
Open

Adding microphone sound to screen sharing #7

msi008 opened this issue Jun 4, 2018 · 0 comments

Comments

@msi008
Copy link

msi008 commented Jun 4, 2018

when screen sharing Setting up audio:true is error

var screen_constraints = { audio:true, video: { mandatory: { chromeMediaSource: error ? 'screen' : 'desktop', maxWidth: window.screen.width > 1280 ? window.screen.width : 1280, maxHeight: window.screen.height > 720 ? window.screen.height : 720 }, optional: [] } };
is error
Can I collect the microphone, how do I do it, Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant