TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Tool to record screen and system audio and mic

7 pointsby adrianomartinsalmost 2 years ago
This is not rocket science, right?<p>I need to record a user session by capturing the session video + session audio + my mic.<p>I&#x27;ve tried recording it in two ways: - Loom, but it doesn&#x27;t record system audio (that I know of) - QuickTime, I was able to capture system audio with BlackHole but the files are humongous (±10gb for 30min).<p>Furthermore we don&#x27;t have available the meeting recording on GoogleWorkspace (we are a Discord first company), and we sometimes have these sessions on Discord or other platforms.<p>Does anybody know of a good tool for this?

4 comments

7moritz7almost 2 years ago
OBS can do this, it&#x27;s not difficult to set up
评论 #36983895 未加载
brudgersalmost 2 years ago
OBS is the simplest thing that might work.<p>It doesn&#x27;t require shopping.<p>Shopping has exponential complexity.
mega3000almost 2 years ago
Blackhole + QuickTime paired with a recompress (ffmpeg) folder action is what I use. Minimal and adds no extra tools on macOS.
beardywalmost 2 years ago
What platform is this?
评论 #36998018 未加载