Kap: Linux Support

Created on 7 Oct 2016  路  7Comments  路  Source: wulkano/Kap

Separate issue from #20.

Aperture On Hold

Most helpful comment

@CodeTheory Actually, there's an NPM package right here that works for the cropper window: https://github.com/PaulBGD/LinuxAreaSelector

All 7 comments

Just opened this, should be ready soon https://github.com/wulkano/aperture.js/pull/3

Active issue on aperture.js about Linux support is now wulkano/aperture.js#7

For the record, Linux currently has some issues with transparency, which is required for the cropper window.

@CodeTheory Actually, there's an NPM package right here that works for the cropper window: https://github.com/PaulBGD/LinuxAreaSelector

As mentioned in https://github.com/wulkano/aperture/issues/46 we encourage anyone motivated to port Kap to other platforms to create their own fork.

If that person is you, these could help you get started:

Could ffmpeg be used if installed?

@Serkan-devel see https://github.com/wulkano/kap/issues/20#issuecomment-255219672 and https://github.com/wulkano/aperture#why

We've actually discussed this internally for a little while. We have explored using ffmpeg as a cross-platform fallback but the CPU usage has shown to be extremely costly (see here for comparison). Additionally, in order to meet our ideal performance margins we would need to tweak performance for ffmpeg on a per-system basis, which would probably be pretty complex. 馃

Was this page helpful?
0 / 5 - 0 ratings