←back to thread

634 points david927 | 2 comments | | HN request time: 0.564s | source

What are you working on? Any new ideas that you're thinking about?
Show context
graphoarty ◴[] No.41346417[source]
I built a simple teleprompter web app to help record talking head videos with the front camera of my MacBook this week.

Link: https://camprompter.app

The insight is that if you read text from a tiny enough box right below the front camera on the MacBook, it appears as if you're talking to the camera.

Boom! Easy Eye Contact With Camera.

I scrunched up the Notion app and placed it as well as I could in the safe area to test it out for a couple of videos, but then I just wrote a web app because it seemed like the next logical step.

Once you paste the script and hit play... you can only see the text in the safe area so your eyes don't wander.

Fire up PhotoBooth and try it out!

PS: Press F for fullscreen.

replies(2): >>41350987 #>>41362416 #
1. elric ◴[] No.41350987[source]
Oh, wonderfully simple, might use it for recording voiceovers. Might be useful to add some kind of syntax for pauses, like a blank line between paragraphs.
replies(1): >>41353442 #
2. graphoarty ◴[] No.41353442[source]
Yep, will be adding that this week.