跳到主要内容
astonfred u/astonfred 头像

CallMeFred

u/astonfred

信息流选项
热门
最受欢迎
查看
卡片
紧凑

Fair question, and honestly nothing stops you. You can absolutely wire a bubble to a YouTube embed. But that afternoon project turns into something bigger fast.

YouTube fights you on this. Embeds pull in the player chrome, "related videos," cookie banners, and they resist muted autoplay especially on mobile. You wanted a clean talking bubble and you end up with a mini YouTube that has their branding stamped on your video.

The invisible part is where the real work is. Recording in the browser, background blur, masking it to a circle, transcoding to both webm and mp4 so it plays everywhere, poster frames, CDN hosting. YouTube hides all of that and owns it. The whole point is that you own it instead.

Then there's the product side. Which pages it shows on, when it triggers (on load, on scroll, exit intent), how often the same person sees it, and stats on displays vs actual plays vs clicks. That's the difference between a video floating on your site and a tool you can actually measure.

So you're not paying for some un-copyable magic. You're paying to not build or maintain any of it, and to have it just work on day one. If building it yourself sounds fun then genuinely go do it, you'll learn a lot. The SaaS is just for people who'd rather ship it in five minutes and get back to running their business.


It is a Merchant Of Record: https://www.paddle.com/



Thanks for flagging this.
The blur runs an on-device AI model in your browser, and on some machines (older hardware, integrated graphics, GPU hiccups) it can stall the instant you turn it on, freezing the preview.Just shipped a fix: if the blur doesn't kick in within a few seconds, the recorder now assumes your machine can't handle it, auto-disables blur, and drops you back to the normal preview so you're never stuck and can still record. You'll see a quick "Blur isn't supported on this device" note. Live shortly (clearing caches), give it another try after that and let me know.


I needed one feature for my SaaS. Six hours later... I had launched another SaaS.
r/flask
I needed one feature for my SaaS. Six hours later... I had launched another SaaS.
I needed one feature for my SaaS. Six hours later... I had launched another SaaS.

Yesterday morning, I was preparing a landing page for a special price offer on my SaaS, the AI Jingle Maker. I thought it would be nice to add a short video greeting in the top right corner of the page, to bring a bit more human touch and explain the details of the offer.

At first, the plan was simple: grab my phone, record a quick video, add it to the app with a circle mask. It would not have taken too long.

But I had a bit of time, so I decided to turn that very specific need into a full SaaS.

It was 12:00, and I had planned to send the newsletter before 16:00. So I had 4 hours to build the product and insert the JS snippet into the head of my promo page to greet visitors.

I finished in time.

Then I spent 2 extra hours making the app multi-tenant, creating the landing page, buying a domain, submitting it to Paddle for approval, fine-tuning a few features, and sharing the product with a couple of friends.
Paddle approval was fast, so I did not even have to keep the billing placeholder I had prepared.

6 hours after the initial idea, the product was live and the first users started signing up!

Then I closed my laptop and headed to Soho for a cabaret show.

Just another day in my AI-assisted development journey.

What a time to be alive!

Check out the final product (and don't hesitate to suggest additional features): https://www.floatingvideo.com


Thanks, it was super satisfying to develop the product. I'm adding new features as we speak.


I needed one feature for my SaaS. Six hours later... I had launched another SaaS.
r/SaaS
I needed one feature for my SaaS. Six hours later... I had launched another SaaS.

Yesterday morning, I was preparing a landing page for a special price offer on my SaaS, the AI Jingle Maker. I thought it would be nice to add a short video greeting in the top right corner of the page, to bring a bit more human touch and explain the details of the offer.

At first, the plan was simple: grab my phone, record a quick video, add it to the app with a circle mask. It would not have taken too long.

But I had a bit of time, so I decided to turn that very specific need into a full SaaS.

It was 12:00, and I had planned to send the newsletter before 16:00. So I had 4 hours to build the product and insert the JS snippet into the head of my promo page to greet visitors.

I finished in time.

Then I spent 2 extra hours making the app multi-tenant, creating the landing page, buying a domain, submitting it to Paddle for approval, fine-tuning a few features, and sharing the product with a couple of friends.
Paddle approval was fast, so I did not even have to keep the billing placeholder I had prepared.

6 hours after the initial idea, the product was live and the first users started signing up!

Then I closed my laptop and headed to Soho for a cabaret show.

Just another day in my AI-assisted development journey.

What a time to be alive!

Check out the final product (and don't hesitate to suggest additional features): https://www.floatingvideo.com


Great product. I've just tested it.