-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Latest version of nodewebkit is used but how can i add document sharing extentions? #3068
Comments
I have done this before in nw 0.11 . You can add |
@iwege: I will test myself and update this follow up later. I need to make this compatible with NodeWebkit, have you used this one from Henrik? e.g: https://github.com/HenrikJoreteg/getScreenMedia/tree/master/chrome-extension-sample |
@shamun And I wrote a sample for node-webkit: |
@iwege: i just used it with nodewebkit 12(alpha) and working. But please note following:
Compared to Canary, Google Chrome Stable the speed and quality is much better. Why is it not similar with nodewebkit and your solution, any idea please? |
@shamun But I don't know how to change the quality of screen capture. Changing the video size to the window size is a good solution for me. |
@iwege: i will close this issue as its fixed. And open issue in your issue repository for the quality follow up (Which is other topic) Thank you for your support, appreciate it, i will play with your suggestion i think it has to do with the tuning of resolutions and framerate somewhere. |
@iwege: you do not have issue tracker there. I wanted to inform you that. In Google Chrome/Canary when i click screen share i get a small popup to select : screen1 or screen2 or running applications. With your solution how can i have that selection dialog window please? |
OK
|
@shamun sorry, I don't know. |
With Canary, Chrome we have stable screen sharing extension which is working.
Now i am using NW latest version: http://dl.nwjs.io/live-build/02-08-2015/c91494c-4aad9fe-dc10e62-add523e-40ccb71-c114bb7/
But How can i use the extensions with NW or make it compatible with NW?
The text was updated successfully, but these errors were encountered: