Bezel: Two Dutch Indie Devs Fixed What Apple Couldn't
2026-02-10 | Product Hunt | Official Website

Main Interface: Perfectly mirror an iPhone screen on a MacBook, featuring pixel-perfect frames that automatically match the device model, supporting both wired and wireless connections.
30-Second Judgment
What is this?: An app that mirrors any iPhone/iPad screen to your Mac with realistic device frames. It's built for demos, screen recordings, and professional screen sharing.
Is it worth it?: If you are an iOS developer or content creator, this is the most elegant solution on the market. The $30 lifetime license is a great value. If you only occasionally need to peek at your phone screen, Apple's free native solution is enough.
Three Questions for You
Is this for me?
Target Audience:
- iOS Developers — Need to show app progress to colleagues/clients daily.
- Content Creators/YouTubers — Need to record iPhone screens for tutorials.
- Product Managers — Need to project a phone screen during design reviews.
- Presenters/Teachers — Live app demonstrations.
Does this sound like you?: If you often find yourself in meetings saying, "Wait, let me show you how it looks on my phone," and then awkwardly holding your phone up to the camera—you are the target user.
Common Scenarios:
- Showing a new feature during a team standup → Use Bezel.
- Recording an App Store promo video → Use Bezel.
- Just checking your iPhone notifications on your Mac → Use Apple's free native feature.
Is it useful?
| Dimension | Benefit | Cost |
|---|---|---|
| Time | Skip the QuickTime setup hassle; plug-and-play or AirPlay wireless mirroring. | 5 minutes to install. |
| Money | For professionals, it saves the cost of physical document cameras or specialized recording gear. | $30 Lifetime or $29/year. |
| Professionalism | Screen mirroring with device frames looks ten times more professional than a raw screen capture. | Near-zero learning curve. |
ROI Judgment: If you do an app demo or screen recording at least once a week, the $30 lifetime license pays for itself within a month. The free trial is only 3 minutes, but that's enough to see if it works for you.
Will I enjoy it?
The "Wow" Factors:
- Plug and Play: Plug in a USB cable, and your iPhone screen appears on your Mac instantly, even matching the device's physical color.
- Wireless Freedom: Version 4.0 adds AirPlay. Just select your Mac on your iPhone and you're connected—no cables to trip over during a presentation.
- Accurate Color: MacStories noted this is the most color-accurate iPhone mirroring tool they've tested.
What Users Are Saying:
"Bezel makes mirroring my iPhone on my Macbook frictionless" — Product Hunt User
"Slick and so responsive that changes on the mobile device are reflected instantly" — BetaNews
"I'm using Bezel on a daily basis to demo to stakeholders and test new features with my teams." — Daan van de Kamp, Product Manager at Booking.com
"Super smooth!" — Felix Krause, Founder of Fastlane
For Indie Developers
Tech Stack
- Language: Swift (Native macOS/iOS)
- Frameworks: AppKit/SwiftUI, adapted for macOS 26 Tahoe Liquid Glass design.
- Core Tech: AirPlay Receiver (Wireless) + USB Wired Connection (via Helper App to bypass sandbox).
- Architecture: Sandboxed main app + Non-sandboxed Helper App (for USB communication).
- AirPlay Protocol Stack: mDNS discovery + RTSP session control + RTP video/audio streams + AES encryption.
- visionOS: RealityKit for rendering 3D iPhone models.
Core Implementation
Bezel's technical core involves turning the Mac into an AirPlay receiver. The iPhone discovers and connects to the Mac via AirPlay Screen Mirroring. Video streams are transmitted via RTP over TCP (audio via RTP over UDP), with all data AES encrypted. Wired connections take a different path: due to Mac App Store sandbox restrictions, Bezel uses a Helper App as a middleman to communicate directly with USB devices.
Device frame matching is another highlight: the app identifies the specific model and color of the connected device and renders a corresponding high-precision frame. Version 4.0 already supports the entire iPhone 17 lineup.
Open Source Status
- Bezel is not open source.
- Similar Open Source Projects:
- UxPlay (GPLv3) — An AirPlay mirroring server; the most complete open-source alternative.
- obs-airplay — An OBS plugin to receive AirPlay mirroring directly.
- apsdk-public — A complete cross-platform AirPlay server implementation.
- Build-it-yourself difficulty: High (estimated 3-6 person-months). The main hurdle is the FairPlay DRM handshake—Apple's AirPlay encryption protocol is undocumented, which is where most third-party implementations fail.
Business Model
- Monetization: Hybrid Subscription + Lifetime License.
- Pricing: Free trial (3 mins + watermark) → $29/year or $30 Lifetime (1 Mac) / $70 (3 Macs).
- Vision Pro Version: $5 one-time purchase.
- 30-day money-back guarantee.
Platform Risk
Apple introduced native iPhone Mirroring in macOS Sequoia, but it has many limitations: it only mirrors iPhones on your own iCloud account, lacks device frames, and doesn't support recording. These limitations actually help Bezel differentiate itself. It's unlikely Apple will match Bezel's level of polish soon—Apple's solution is a "personal convenience tool," while Bezel is a "professional presentation tool." However, if Apple ever decides to add device frames and support for guest devices, it would pose a significant threat.
For Product Managers
Pain Point Analysis
- Problem Solved: High-quality iPhone screen display on Mac for demos, recordings, and design reviews.
- Severity: High-frequency essential need. iOS dev teams have daily demo requirements; content creators have a constant need for screen recording.
- Founder's Quote: "At every status update while working on an iOS app, I wanted a better solution to share the experience we created."
User Personas
- Core Users: iOS Developers, Product Managers (daily demos).
- Secondary Users: YouTubers/Content Creators (tutorial recording).
- Edge Users: Teachers, presenters (occasional demos).
Feature Breakdown
| Feature | Type | Description |
|---|---|---|
| Wired Mirroring (USB) | Core | Lowest latency, supports recording + audio. |
| Wireless Mirroring (AirPlay) | Core | New in 4.0; no cables needed, but currently lacks recording/audio support. |
| Pixel-Perfect Frames | Core | Auto-identifies model/color for maximum professionalism. |
| Screenshots/Recording | Core | Captures with frames included, ready for marketing. |
| Full-Screen Mode | Delight | Added in 3.0; removes desktop distractions during demos. |
| Multi-Device Mirroring | Delight | Connect 2 or more devices simultaneously. |
| Vision Pro Support | Delight | View a 3D iPhone model in spatial reality. |
Competitive Landscape
| vs | Bezel | Apple iPhone Mirroring | QuickTime | Reflector 4 |
|---|---|---|---|---|
| Core Differentiator | Pixel-perfect frames + Any device | Free but limited to own iPhone | Free but laggy | Cross-platform multi-device |
| Price | $30 Lifetime | Free | Free | ~$24 One-time |
| Wireless | AirPlay | Proprietary Protocol | Not supported | AirPlay/Cast/Miracast |
| Device Frames | Pixel-perfect matching | None | None | Yes, but less polished |
| Recording | Yes (Wired) | No | Yes | Yes |
| Support Any iPhone | Yes | No (Own iCloud only) | Yes (Wired) | Yes |
Key Takeaways
- "Time Limit" vs. "Feature Gating": Allowing users to experience the full product value but limiting the duration (3 mins) is often more effective for conversion than cutting core features.
- Pixel-Perfect Details: Automatically identifying the device model and color is the kind of "extra mile" detail that builds a professional brand.
- Early Platform Adoption: Being first to adapt to Vision Pro and macOS 26 Tahoe captures early adopters in new ecosystems.
For Tech Bloggers
Founder Story
- Founders: Tom Lokhorst + Mathijs Kadijk
- Company: Nonstrict B.V., a two-person Dutch indie studio.
- Background: They worked together for years at Q42 (a top Dutch dev agency). Their projects eventually became Apple Music Classical. They also built official apps for the Rijksmuseum Amsterdam and Tate London.
- Why they built it: Mathijs felt that the experience of showing an iPhone screen during iOS project updates was consistently poor. After leaving agency work, they decided to solve it themselves.
- Other Products: CleanPresenter (presentation window tool), Splitscreen (multi-monitor for Vision Pro).
Controversies / Discussion Angles
- "Apple stepped in but didn't nail it": macOS Sequoia's native iPhone Mirroring should have been a death sentence for Bezel. Instead, Apple's restrictions (only supporting your own iCloud devices) served as free market education, showing people what's possible while leaving them wanting more—which Bezel provides.
- "The AirPlay Gray Area": Bezel turns the Mac into an AirPlay receiver, yet AirPlay's FairPlay DRM remains undocumented. Most third-party AirPlay implementations exist in a legal and technical gray area.
- "The Ultimate Indie Niche": Two people, one hyper-specific need, and a $30 lifetime license. It's a perfect "small is beautiful" indie success story.
Hype Data
- PH: 119 votes (Bezel 4.0 launch day 2026-02-09).
- Media Coverage: MacStories, BetaNews, The Sweet Setup, Podfeet Podcasts, TechCrunch (mentioned in Splitscreen coverage).
- Community: Active on Mastodon (@[email protected]), speakers at CocoaHeadsNL.
Content Suggestions
- Angle: "Apple made iPhone Mirroring free—so why are people paying $30 for a third-party tool?"
- Trend Opportunity: When macOS 26 Tahoe launches, include it in a "Best Companion Apps for Tahoe" collection.
For Early Adopters
Pricing Analysis
| Tier | Price | Includes | Is it enough? |
|---|---|---|---|
| Free Trial | $0 | Full features, 3 mins per session + watermark | Good for testing, not for daily use. |
| Pro Annual | $29/year | Unlimited time + no watermark | Fully functional. |
| Pro Lifetime | $30 (1 dev) / $70 (3 devs) | Permanent access + future updates | The best value choice. |
| Vision Pro | $5 One-time | visionOS spatial mirroring | Worth it if you own a VP. |
Quick Start Guide
- Setup Time: 2 minutes.
- Learning Curve: Extremely low.
- Steps:
- Search "Bezel" on the Mac App Store and download.
- Wired: Connect iPhone via USB → Trust device → Screen appears automatically.
- Wireless: Install the free Bezel iOS app or macOS Helper → iPhone Control Center → Screen Mirroring → Select your Mac → Done.
Pitfalls & Complaints
- No Wireless Recording/Audio: 4.0 wireless mirroring is currently for viewing and screenshots only. Recording and audio require a wired connection for now.
- Disconnects on Lock: Especially noticeable on Vision Pro; you'll need to extend your phone's auto-lock timer.
- DRM Content Blackout: Apps like Netflix, Hulu, and Apple TV+ will show a black screen due to copyright protection. This is a system-level restriction, not a Bezel bug.
- Dock Icon Flicker: The Dock icon might flicker once during startup; it doesn't affect performance.
- Wi-Fi Frame Drops: You might see slight artifacts during fast scrolling over Wi-Fi. Use a cable for latency-sensitive work.
Security & Privacy
- Data Storage: Purely local processing; video streams never leave your devices.
- Sandboxing: The Mac App Store version runs within the macOS sandbox.
- No Accounts: No registration or login required.
Alternatives
| Alternative | Advantage | Disadvantage |
|---|---|---|
| Apple iPhone Mirroring | Free, native | Own iCloud only, no frames, no recording. |
| QuickTime Player | Free, built-in | Wired only, high latency, laggy, no frames. |
| Reflector 4 (~$24) | Cross-platform (Android/Chrome) | No pixel-perfect frames, less "Apple-native" feel. |
| UxPlay (Open Source) | Completely free | Requires command line, no frames, complex setup. |
For Investors
Market Analysis
- Market Size: Screen mirroring software market valued at ~$450M-$1.2B in 2024, projected to reach $3.5B-$10.2B by 2033.
- Growth Rate: 8.2%-15.8% CAGR.
- Drivers: Normalization of remote work (wireless mirroring holds 65% share), BYOD policies, and increasing smart device penetration.
- North America: Holds 35-42% of the global market share.
Competitive Landscape
| Tier | Players | Positioning |
|---|---|---|
| Platform | Apple (iPhone Mirroring) | Free, restricted system utility. |
| Cross-Platform | Reflector 4, AirServer, 1001 TVs | Broad device coverage, Enterprise/Education. |
| Vertical Premium | Bezel | Professional Apple ecosystem tool. |
| Open Source | UxPlay, obs-airplay | Geeks / Technical users. |
Timing Analysis
- Why Now: Apple's entry into the space with macOS Sequoia has validated the market while leaving enough gaps for a premium third-party player.
- Vision Pro Ecosystem: Bezel is an early mover in visionOS, gaining a first-mover advantage.
- macOS 26 Tahoe: The "Liquid Glass" design language update provides a fresh wave of ecosystem updates that Bezel has already adopted.
Team Background
- Founders: Tom Lokhorst + Mathijs Kadijk, both with 10+ years of Apple ecosystem experience.
- Team Size: 2 (Nonstrict B.V.).
- Track Record: Primephonic (acquired by Apple) → Apple Music Classical, official apps for Rijksmuseum and Tate London.
- Reputation: Members of CocoaHeadsNL, frequent speakers in the Dutch iOS developer community.
Funding Status
- Bootstrapped: No public funding records.
- Entity: Nonstrict B.V. (Registered in the Netherlands).
- Profitability: Subscription + Lifetime model with a 2-person team suggests high probability of profitability.
Conclusion
Bezel is a "niche done to perfection" product. Two Dutch developers found the gaps Apple left behind and used a decade of ecosystem experience to craft a simple, elegant tool that truly solves a problem.
| User Type | Recommendation |
|---|---|
| Developers | Study their "Sandbox + Helper App" architecture and time-limited trial strategy. Note that FairPlay DRM is the hardest part to replicate. |
| Product Managers | The "time-limited trial" and pixel-perfect matching are great benchmarks for premium software. |
| Bloggers | The "Apple did it, but not well enough" angle is a great traffic driver. The founder's agency-to-indie story is also compelling. |
| Early Adopters | If you do iOS dev or content creation, the $30 lifetime license is a no-brainer. The 3-minute trial is enough to confirm it. |
| Investors | A beautiful niche business. While not a VC-scale target, it's a textbook example of a successful indie business model. |
Resource Links
| Resource | Link |
|---|---|
| Official Website | https://nonstrict.eu/bezel/ |
| Mac App Store | https://apps.apple.com/us/app/bezel-phone-mirror/id6476268685 |
| Vision Pro Version | https://apps.apple.com/us/app/bezel-spatial-phone-mirroring/id6476657945 |
| Product Hunt | https://www.producthunt.com/products/bezel-2 |
| Press Kit | https://impresskit.net/bezel |
| Mastodon | https://mastodon.social/@bezelapp |
| MacStories Review | https://www.macstories.net/reviews/bezel-the-best-way-to-screen-capture-your-iphone-from-a-mac/ |
| Nonstrict Blog | https://nonstrict.eu/blog/2025/launching-bezel-3.0/ |
| Founder LinkedIn (Mathijs) | https://www.linkedin.com/in/mathijskadijk/ |
| Founder LinkedIn (Tom) | https://www.linkedin.com/in/tomlokhorst/ |
| Open Source Alt: UxPlay | https://github.com/antimof/UxPlay |
2026-02-10 | Trend-Tracker v7.3