/** * Tube module landing page — rich content for rspace.online/rtube */ export function renderLanding(): string { return `
Community Video Platform
Host, stream, and share video without big tech. Your community's video library with HLS streaming and RTMP ingest.
Upload video files in any major format. MP4, WebM, MKV, MOV — they all work.
Adaptive bitrate streaming ensures smooth playback on any connection speed or device.
Go live with OBS, Streamlabs, or any RTMP-compatible streaming software. One URL, instant broadcast.
Videos stored on Cloudflare R2 for fast delivery. Each space gets its own channel.
Drop video files in any format or point OBS at your space's RTMP ingest URL and go live instantly.
FFmpeg transcodes uploads into adaptive bitrate HLS streams for smooth playback on any device.
Videos are organized by space. Share links, embed on your canvas, or browse the community library.
The libraries and tools that power rTube.
Cloudflare R2 object storage via the S3-compatible API. Fast, globally distributed, no egress fees.
Adaptive bitrate streaming library. Smooth playback with automatic quality switching in the browser.
Industry-standard video transcoding. Converts uploads into multi-bitrate HLS streams automatically.
Ultrafast web framework for the API layer. Lightweight, type-safe, and runs on any JavaScript runtime.
How rTube keeps your information safe.
All content encrypted before it leaves your device. Not even the server can read it.
The server processes your requests without ever seeing your data in the clear.
Run on your own infrastructure. Your server, your rules, your data.
Try the demo or create a space to get started.