Richie McIlroy
Richie McIlroy
Hey @hrutik7, @jeffAmerson, thanks guys for commenting! :) will be releasing the contributing guide very very soon. Right now I'm working on some better documentation for getting started with Reflio...
Hey @aliamerj and @hrutik7, the contribution guide has now been published :)
Hey @agustif! This is on cal.com, apologies, just updated the steps to reproduce.
Started to implement TypeScript in the codebase. Now need to start converting the rest of the remaining .js files to .ts and .tsx, adding type safety as we go along...
@webbdays here's a link to where both of the separate commands are located; https://github.com/CapSoftware/Cap/blob/main/apps/desktop/src-tauri/src/media.rs#L418
@webbdays it's possible but requires the use of fifo named pipes so that ffmpeg can read from the two input sources from one command. Or if there's an alternative method...
I guess the benchmark is just making sure that the screen capture and microphone recording is being created from a single ffmpeg command instead of two currently
Thanks for this! Just to help a bit more, could you please answer the following: -is this local dev, or a built version? -what version of macOS are you using...