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

Not able to use rtc-captureconfig in the Browser #13

Open
cloud4every1 opened this issue Sep 19, 2017 · 0 comments
Open

Not able to use rtc-captureconfig in the Browser #13

cloud4every1 opened this issue Sep 19, 2017 · 0 comments

Comments

@cloud4every1
Copy link

The functionality seems to be what I'm looking for (especially the screen capturing).
The rtc.io module is working fine, so I'm able to forward the camera screen to another browser.

However, I'm not able to use this package in the browser.

I tried also to generate a dedicated js file which contains only

var capture = require('rtc-captureconfig'); var getUserMedia = require('getusermedia');

as shown in the description and generated a bundle file with browserify but no look so far.

maybe you have an idea of how to use it in a HTML environment.
Thanks!

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

1 participant