import Link from 'next/link' export default function Home() { return (
{/* Nav */} {/* Hero */}

Community Video Hosting, Storage & Streaming

Who needs YouTube, when you have (ou)rTube!

Self-hosted video recording, live streaming, and storage for your rSpace community. No corporate surveillance. No algorithmic feeds. Just your community's content.

Browse Videos Start Streaming
{/* How it Works */}

How It Works

{/* Record */}

Record

Stream directly from OBS, browser, or any RTMP-compatible tool. Your content goes straight to your community's server — no third-party platforms involved.

{/* Stream */}

Stream Live

Community members watch in real-time via HLS adaptive streaming. Low-latency delivery through your own nginx-rtmp server with automatic quality adaptation.

{/* Archive */}

Archive & Store

Completed streams are automatically converted to MP4 and archived to R2 cloud storage. Browse, search, and replay your community's entire video library anytime.

{/* Features */}

Built for Communities

Self-Hosted

Your server, your data. No YouTube, no Twitch, no corporate middlemen.

RTMP Ingest

Standard RTMP protocol — works with OBS, Streamlabs, FFmpeg, and more.

R2 Cloud Storage

Cloudflare R2 for cost-effective, globally distributed video storage.

HLS Playback

Adaptive bitrate streaming works on every device and browser.

Auto-Archive

Streams are automatically converted to MP4 and uploaded when they end.

Community-Scoped

Each rSpace community gets its own video library and streaming channel.

{/* CTA */}

Ready to take back your video?

Browse the community video library or start a live stream for your rSpace.

Explore the Library
{/* Footer */}
) }