VidRelay

P2P video relay network powered by Namibian creators for unbreakable uploads.

Score: 8.0/10NAHard BuildReady to Spawn
Brand Colors

The Opportunity

Problem

Namibian content creators cannot reliably live stream or upload videos due to unstable high-speed internet, especially crippling those in rural areas.

Solution

VidRelay connects rural creators in a peer-to-peer network to relay video chunks collaboratively. Uploads hop through nearby users with better connections, bypassing single ISP failures. Ideal for large files in areas with no high-speed access.

Target Audience

Content creators in Namibia, particularly those based in rural areas

Differentiator

Incentivized P2P with crypto micro-rewards for bandwidth sharing, Namibia-first network.

Brand Voice

edgy

Features

P2P Discovery

must-have18h

Find nearby relays automatically.

Chunked Uploads

must-have15h

Split videos into encrypted chunks for relay.

Relay Incentives

must-have12h

Earn credits for sharing bandwidth.

Progress Sync

must-have14h

Real-time multi-path upload tracking.

Fallback Direct

must-have10h

Switch to direct if P2P unavailable.

Bandwidth Stats

nice-to-have8h

Personal relay performance dashboard.

Group Relays

nice-to-have12h

Community relay pools.

Crypto Payouts

nice-to-have20h

Convert credits to mobile money.

Total Build Time: 109 hours

Database Schema

users

ColumnTypeNullable
iduuidNo
emailtextNo
creditsintNo
locationtextYes

Relationships:

  • one-to-many with uploads

uploads

ColumnTypeNullable
iduuidNo
user_iduuidNo
file_hashtextNo
statustextNo

Relationships:

  • foreign key to users.id
  • many-to-many with relays

relays

ColumnTypeNullable
iduuidNo
upload_iduuidNo
user_iduuidNo
chunks_handledintNo

Relationships:

  • foreign keys to uploads.id and users.id

API Endpoints

GET
/api/relays/discover

Find nearby peers

🔒 Auth Required
POST
/api/uploads

Start P2P upload

🔒 Auth Required
GET
/api/credits

Check balance

🔒 Auth Required
POST
/api/chunks/:hash

Send/receive chunk

🔒 Auth Required

Tech Stack

Frontend
Next.js 14 + Tailwind
Backend
Next.js 14
Database
Supabase Postgres
Auth
Supabase Auth
Payments
Stripe
Hosting
Vercel
Additional Tools
WebTorrent for P2PSupabase Realtime

Build Timeline

Week 1: P2P basics

22h
  • Peer discovery
  • DB

Week 2: Chunking system

28h
  • Upload splitting
  • Relay logic

Week 3: Incentives

25h
  • Credits system
  • Progress

Week 4: UI and test

20h
  • Dashboard
  • Fallback

Week 5: Network testing

18h
  • Simulate rural nets
  • Landing

Week 6: Polish

12h
  • Bug fixes
Total Timeline: 6 weeks • 125 hours

Pricing Tiers

Free

$0/mo

Basic P2P only

  • 1GB/month relay

Pro

$30/mo
  • Unlimited relay
  • Priority peers

Enterprise

$99/mo
  • Dedicated relays
  • API

Revenue Projections

MonthUsersConversionMRRARR
Month 11202%$72$864
Month 66007%$1,260$15,120

Unit Economics

$18
CAC
$378
LTV
4%
Churn
90%
Margin
LTV:CAC Ratio: 21.0xExcellent!

Landing Page Copy

Beat Bad Internet with Namibia's P2P Video Relay

Share bandwidth, upload faster – together.

Feature Highlights

Peer-powered uploads
Earn from relaying
Chunked reliability
Fallback direct

Social Proof (Placeholders)

"'Uploaded 4GB from bush!' - Tom, Otjozondjupa"
"'Earned credits helping others.' - Nia, Hardap"

First Three Customers

Seed network with rural creator meetups in Rundu/Outjo; give bonus credits for first relays; viral invite via WhatsApp forwards.

Launch Channels

ProductHuntHackerNewsNamibia tech forumsP2P subreddits

SEO Keywords

p2p video upload namibiarural namibia relay streamingcollaborative video sharing bad internet

Competitive Analysis

BitTorrent Sync

bittorrent.com
Free
Strength

P2P tech

Weakness

No video focus

Our Advantage

Creator incentives + integrations

🏰 Moat Strategy

Network effects from growing relay userbase.

⏰ Why Now?

WebRTC maturity + cheap mobile data enabling P2P.

Risks & Mitigation

legalmedium severity

P2P IP issues

Mitigation

Chunk encryption + TOS

technicalhigh severity

Low peer density

Mitigation

Fallback + seeding

Validation Roadmap

pre-build7 days

P2P prototype test

Success: 2x speed gain

growth30 days

Referral program

Success: 20% MoM growth

Pivot Options

  • File sharing general
  • Data backup tool
  • Crypto bandwidth marketplace

Quick Stats

Build Time
125h
Target MRR (6 mo)
$1,260
Market Size
$1.8M
Features
8
Database Tables
3
API Endpoints
4