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

getScreenUserMedia() constraints #524

Open
handsfelloff opened this issue Jan 12, 2017 · 1 comment
Open

getScreenUserMedia() constraints #524

handsfelloff opened this issue Jan 12, 2017 · 1 comment

Comments

@handsfelloff
Copy link

handsfelloff commented Jan 12, 2017

Hey guys,

getScreenUserMedia() is not receiving the video constraints from the simpleWebRTC config.
getScreenUserMedia has a provision for this when two args are supplied to i.e. getScreenUserMedia(constraints, cb) currently only the cb arg is provided by LocalMedia.prototype.startScreenShare allowing no ability to set important media constraints such as audio, FPS etc

Can do a pull request if you wish.

Cheers

@tgabi333
Copy link
Collaborator

Pull requests are always welcomed :)

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

No branches or pull requests

2 participants