CapSoftware / Cap

Open source Loom alternative. Effortless, instant screen sharing.
https://cap.so
GNU Affero General Public License v3.0
3.63k stars 169 forks source link

Combine video and audio into one ffmpeg process #46

Closed Brendonovich closed 1 month ago

Brendonovich commented 2 months ago

Don't review until #45 is merged

Combines the audio and video ffmpeg arguments into a single command that receive each stream via named pipes. Video segments are now uploaded to ${userId}/${videoId}/segment/, and the default audio selector is always enabled for MediaConvert. Not sure if that's all been done properly, but the ffmpeg stuff in media.rs should be good.

/claim #24 Closes #24

vercel[bot] commented 2 months ago

@Brendonovich is attempting to deploy a commit to the Cap Software Inc Team on Vercel.

A member of the Team first needs to authorize it.

algora-pbc[bot] commented 2 months ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

richiemcilroy commented 1 month ago

This is awesome @Brendonovich, great work!

Brendonovich commented 1 month ago

/claim #24