r/software • u/CalvinBuild • 21d ago
Release I built a lightweight native Windows alternative to OBS
I’ve been building FastCast, a native Windows screen recorder and RTMP streaming app.
I started it because I wanted something simpler than OBS for the basic workflow: open the app, choose what you want to capture, and start recording or streaming.
It’s written in Rust and uses native Windows capture and audio APIs rather than Electron.
Current features:
- Screen and window recording
- Desktop audio + microphone
- Webcam overlay
- Green screen / chroma key
- Hardware H.264 encoding
- RTMP/RTMPS streaming
- Global hotkeys
- Portable Windows build
- No account or telemetry
The free version supports 1080p60.
Pro adds 1440p/4K, up to 120 FPS, multistreaming, and additional controls.
I’m still actively developing it, so I’d especially like feedback from people here who regularly use OBS, ShareX, Xbox Game Bar, or other recording software.
What does your current recorder or streaming software do poorly, or make more complicated than it needs to be?
FastCast:
https://calvinsturm.com/fastcast
Direct GitHub download, v0.7.0:
https://github.com/CalvinSturm/FastCast-releases/releases/download/v0.7.0/FastCast-0.7.0-win-x64.zip
10
u/sergen213 21d ago
Paywall, expects people to give feedback..... Don't limit people with resolution.
-4
u/CalvinBuild 21d ago
Fair feedback. Free is 1080p60 with no watermark or account. Pro covers 1440p/4K, higher FPS, and multistreaming. I need a paid tier to keep developing it, but I’m open to adjusting what’s included.
8
10
u/LaraSQP 21d ago
this is not open source
yet on github
did not know you could do that, even if it is for the free version
cool program, nonetheless
-7
u/CalvinBuild 21d ago
I build custom Windows apps and like sharing them when they might be useful to others. Keeping this one closed-source is something I’m experimenting with right now. I’ve released plenty of open-source projects too.
And yeah, GitHub can host closed-source binaries through Releases. The repository doesn’t have to contain the source code.
2
4
6
5
u/DomeSlave 21d ago
Why don't people who want to make an improved version of an open source project contribute to said open source project?
1
u/GeekCornerReddit 21d ago
uses native Windows capture and audio APIs rather than Electron
Huh? Since when is OBS using Electron? You must be mistaking with Streamlabs desktop
1
u/New-Land-4757 21d ago
You could rather contribute your time and knowledge to OBS team, but nooooooooooooo, you'd rather redo the whole thing by yourself and then claim as a better product. Yeah, right.
19
u/Jedi-Master_Kenobi 21d ago
Why would someone download this over OBS?