Back to browse
AetherCam, a video recorder focusing on audio

AetherCam, a video recorder focusing on audio

by miloo94·Feb 20, 2026·2 points·0 comments

AI Analysis

●●SolidNiche GemShip It

Real-time audio effects during video capture, but CapCut and DaVinci already do this in post.

Strengths
  • Solves genuine pain: audio effects applied live, not post-production afterthought.
  • Dual-track capture (raw + processed) gives flexibility for later mixing.
  • Low-level Core Audio work (reverb, compression) appears genuinely implemented, not wrapped.
Weaknesses
  • Audio-in-video is a solved feature in CapCut, Adobe Rush, DaVinci — post-production is often preferred.
  • iPhone-only (implied); unclear if Android exists or multiplatform roadmap.
Category
Target Audience

Musicians, podcasters, content creators who prioritize audio quality during video recording.

Similar To

CapCut · DaVinci Resolve · Splice (audio production app)

Post Description

Hey everyone,

I wanted to share one of my passion projects that I've been working on for the past year. AetherCam is a video recording app that allows you to apply effects to the audio track in real-time. You can boost volume, add reverb, compressor, eq, and delay. Everything on the fly.

The idea for AetherCam came to me when I was recording myself playing guitar and thought that the part that I came up with would sound really cool if there was some reverb applied to it. Day after that "revelation", I sat down and started coding the app. I had some prior experience with AVFoundation and Core Audio, as I worked in a startup that dealt with audio for a brief moment, so knew what I needed to get the ball rolling, but still, the effects were one of the toughest part to write.

I already have version 1.1 in the works that significantly improves the reverb engine. Would love to know what you think! :)

Similar Projects

Open Source●●Solid

Add reverb and bass boost via WebAudio API to Spotify/YouTube

It grabs tab audio via the screen-capture flow and runs it through WebAudio nodes — convolution reverb with selectable IRs, a dB-style bass boost, and playback/pitch controls — all in the browser. Clever, because it sidesteps extension APIs and DRM limitations by using getDisplayMedia, so you get real-time effects on ordinary web players; snagging reliable system/tab audio is the neat technical trick here. Expect some UX friction (you must share the tab and enable 'also share tab audio'), but the core idea is satisfying and immediately usable.

WizardryNiche Gem
jardy
113mo ago