jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
231 stars 280 forks source link

Flutter Web support #163

Open fuhrthom opened 2 years ago

fuhrthom commented 2 years ago

Is there any plan to support flutter web?

codeagarwal commented 2 years ago

what is the issue?

jpetro416 commented 2 years ago

@codeagarwal Is there web support?

codeagarwal commented 2 years ago

For what..??

pedroanalista commented 2 years ago

Web Support or from Bytes please!!

duttaoindril commented 2 years ago

@jonataslaw Is there any support for web incoming? Can we add it ourselves? @fuhrthom @jpetro416 @pedroanalista

loic-hamdi commented 1 year ago

Any update?

aytunch commented 1 year ago

Hi @jonataslaw Is there a specific blocker for Web platform? Thanks.

Threehair commented 9 months ago

As I understand the issue, due to browser security restrictions, there is no access to path. So, is there a plan to support video compression from available byte data (Uint8List) instead?

christianfl commented 2 weeks ago

Could perhaps be implemented using https://github.com/ffmpegwasm/ffmpeg.wasm