Working screen recorder in rust improvements appreciated

HI i want to make a better app for screen recording than obs.

can anyone help me test it and let me know of bugs and any other issues

kind regards

FIxed this the sys next was just out of date crate
fatal error: ‘/usr/include/libavcodec/avfft.h’ file not found

thread ‘main’ panicked at /home/anon/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ffmpeg-sys-next-7.1.3/build.rs:1619:10:
Unable to generate bindings: ClangDiagnostic(“fatal error: ‘/usr/include/libavcodec/avfft.h’ file not found\n”)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish…

Looks like ffmpeg4.4 has avfft.h.

i solved it im just fixes some small bugs will push the new version when im home. the issue was a out of date cargo crate

1 Like

I the first running version https://github.com/s-b-repo/octocord