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

Electrify to access desktopCapturer electron API #50

Open
akolnati opened this issue Apr 22, 2016 · 0 comments
Open

Electrify to access desktopCapturer electron API #50

akolnati opened this issue Apr 22, 2016 · 0 comments

Comments

@akolnati
Copy link

akolnati commented Apr 22, 2016

From the docs i have realized that desktopCapturer electron API can be accessed only from IPCrenderer and not from IPCmain. Is there a way around this using Electrify?

What i want to understand is that if index.js inside .electrify folder is the main process (i.e has IPCMAIN) then one of the client .js file would have the IPCRenderer but in this case i have to include electron node module inside the meteor app to initiate the IPCRenderer. I dont want to include electron node_module as dependency for meteor

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