Replace Tella?

YES · one-shottable
catalog price reference $13/mocategory 📹 screen recordingreported replacement votes 0

For solo async clips, a recorder plus lightweight trimming and hosted share page can be vibecoded; the paid app wins on design polish and templates.

the prompt
Build me a screen recorder with share pages to replace Tella. Requirements:

- A local web page (Node + Express on localhost:4600) using getDisplayMedia +
  getUserMedia: record screen and webcam together, webcam as a circular overlay in
  the bottom-left, captured with MediaRecorder to webm.
- After recording, a trim step: set in/out points on a simple timeline, preview,
  then render the final 1080p H.264 MP4 with ffmpeg.
- One-click publish: rsync the MP4 to my VPS, where a tiny share app serves
  /v/<id>, a page with the player, title, and my name. Copy the URL to my clipboard.
- Share page extras: a poster frame extracted with ffmpeg for the og:image tag, and
  a view counter in SQLite. Nothing else on the page.
- Keep originals and renders in ~/Recordings/YYYY-MM-DD-<title>/.
- No accounts, no telemetry; the share pages are the only public surface.
- Out of scope: layout templates, zoom/pan effects, and a team library. Trim only,
  this is not an editor.
- README: browser screen-capture permissions, ffmpeg install, VPS + Caddy snippet
  for the share domain.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay because they want a video that looks good without editing or deployment chores.

what you lose

xbeautiful layouts

xbrowser extension/native polish

xtemplates

xteam sharing

xreliable video hosting

prior art to inspect before buildingOBS StudioCan cover the recording layer; a vibecoded clone would add opinionated hosting and layouts
reported replacements · 0share on X ↗"Tella replacement research and build prompt"
questions
What does the Tella verdict mean?

The directory classifies the core job as practical to build with an AI coding agent. Use the prompt as a starting point and review the tradeoffs before relying on the result. This research record is not a hosted IVCIFY tool.

What price does this directory record show for Tella?

The directory records $13/month for Pro, checked 2026-07-30. Verify the source before making a purchase decision. This reference stays outside retail Stack Math unless current matched evidence supports the comparison.

What do I lose by replacing Tella?

Honestly: beautiful layouts; browser extension/native polish; templates; team sharing; reliable video hosting. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to Tella?

The listed prior art includes OBS Studio (Can cover the recording layer; a vibecoded clone would add opinionated hosting and layouts). Inspect those projects before starting from a blank prompt.