Nice, just taking a look at your app now, Ive been doing quite a lot of media processing myself for zap.stream in rust, i wrote a custom trancoder pipeline in rust with ffmpeg and i was planning on using that to do as you said (filters etc)

Replies (3)

I wonder if it makes sense to build the business logic in rust/C and just use flutter for ui stuff. how easy is ffi ?