diff --git a/modules/rmeets/landing.ts b/modules/rmeets/landing.ts new file mode 100644 index 0000000..bcced68 --- /dev/null +++ b/modules/rmeets/landing.ts @@ -0,0 +1,170 @@ +/** + * rMeets landing page — rich content for rspace.online/rmeets + */ + +export function renderLanding(): string { + return ` + +
Self-Hosted Video Conferencing
++ Secure, private video meetings on infrastructure you control. + Built on Jitsi Meet — no accounts, no tracking, no data harvesting. + Just open a room and talk. +
+ +Every Zoom call, every Google Meet — routed through servers you don't control, recorded by policies you didn't write.
+Video streams never leave your infrastructure. No third-party servers, no corporate surveillance, no data mining.
+Recordings, transcripts, and meeting data stay where you put them. Comply with your own data policies, not someone else's.
+Share a link and anyone can join. No sign-ups, no app downloads, no tracking pixels. Just video calls that work.
+Modify the interface, add integrations, set your own branding. Open source means you can adapt every detail.
+Click Quick Meet for an instant room or type a custom room name. No sign-up needed.
+Send the room URL to anyone. They join directly in the browser — no downloads, no plugins.
+All video and audio routed through your own Jitsi server. Nothing touches third-party infrastructure.
+rMeets isn't a standalone tool — it's one node in a wider network of self-hosted services that keep your data under your control.
+Capture notes in rNotes, attach files in rFiles, link action items to rWork — all within the same space, all self-hosted.
+Schedule meetings through rCal and rSchedule. Room links auto-generated, invites sent through your own mail server.
+Each rSpace gets its own meeting rooms. Team calls, community events, and working sessions — scoped to your group.
+Features in development for the rMeets roadmap.
+On-device speech-to-text using Whisper. Transcripts generated locally — audio never sent to external APIs.
+Point rMeets at any Jitsi instance. Run your own hardware, choose your jurisdiction, scale on your terms.
+Auto-link recordings to documents, push summaries to rNotes, and sync action items to rWork task boards.
+Standing on the shoulders of battle-tested open-source infrastructure.
+Industry-leading open-source video conferencing. WebRTC-based, end-to-end encrypted, and trusted by millions.
+Ultrafast web framework for the rSpace API layer. Lightweight, type-safe, and runs on any JavaScript runtime.
+Automatic TLS, reverse proxy, and load balancing. Every self-hosted service gets secure routing out of the box.
+Start a call on infrastructure you control, or create a space for your community.
+ +