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

Why there is no Windows version of KAP ? #270

Closed
pushqrdx opened this issue Oct 30, 2017 · 8 comments
Closed

Why there is no Windows version of KAP ? #270

pushqrdx opened this issue Oct 30, 2017 · 8 comments

Comments

@pushqrdx
Copy link

As far as i know electron allows for easy cross platforming, so why there is no version of this app for windows ? are there any native calls or something like that ?

@albinekb
Copy link
Collaborator

albinekb commented Oct 30, 2017

See #20
We use wulkano/aperture for the actual recording (native), and it is macOS only atm. The problem is that we have not found anyone that's up to the work that having windows support will bring. All of the current maintainers are macOS only, hence why we can't handle supporting windows.

We're looking for a windows maintainer for both Kap and Aperture to be able to support windows.

See wulkano/Aperture#46 for more info about the aperture issue 🙌

@jcklpe
Copy link

jcklpe commented Mar 22, 2018

I wish I was a good enough dev to help with this.

@skllcrn
Copy link
Member

skllcrn commented Mar 22, 2018

Maybe you are @thedonquixotic, for the time being we're focusing exclusively on the macOS version, but why not create a fork and experiment with it?

@jcklpe
Copy link

jcklpe commented Mar 22, 2018 via email

@Mancerrss
Copy link

I'm not a dev or technical person, I'm just a designer but I've red about this recently. This might help to you guys.

https://mspoweruser.com/windows-10-scu-includes-new-screen-capture-api/

This will ship on upcoming Windows 10 April 2018 Update. I don't know if there's a way to utilize this even if you're not a UWP app, I've heard and discuss it too on Twitter and says it's possible, Win32 screen recorder apps could utilize it. Check out the article and their documentation

@lacymorrow
Copy link

The answer may be: https://github.com/NodeRT/NodeRT

I'm looking into using it now.

@trulysinclair
Copy link

Hey guys, I just found Kap but I'm a steadfast Windows only developer. For anyone that reads this post-close-issue I'll take a look and see what I can do about a Windows solution since Kap seems to be a really nice tool.

@nathanloisel
Copy link

Electron gives function to create a stream from the desktop: desktopCapturer
There is a limitation with macOS, capturing system audio doesn't work but there are alternatives to overcome this problem.

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

8 participants