-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide & Room Controls
Ram Chouhan Full-Stack Engineer edited this page Sep 6, 2026
·
1 revision
This guide explains how to host a screening room, invite participants, stream media, and use MovieNight's cinema controls.
- Visit the MovieNight website.
- Enter your display name and click an avatar.
- Click START A NEW SCREENING.
- You will enter the private cinema stage and receive a unique 6-character room code (e.g.,
ABC-123).
- Click the INVITE button in the header to use your device's native Share Sheet or copy the direct room link (
?room=ABC123). - Knock-and-Approval Admission: When a friend opens your link, a prompt appears on the host screen: "Participant [Name] wants to join". Click Admit to approve entry.
- Click STREAM A VIDEO on the stage.
- Select Open Local File.
- Choose any
.mp4,.mkv,.webm, or.movfrom your computer. - The video begins playing natively in hardware and streams directly to peers over WebRTC.
- Click STREAM A VIDEO ➔ select Direct Video URL.
- Paste any direct HTTP/HTTPS media URL (e.g.
https://example.com/movie.mp4). - If the host video server blocks cross-origin requests, MovieNight routes it through the built-in
/proxy-videoRange CORS proxy.
- Click STREAM A VIDEO ➔ select YouTube URL.
- Paste any YouTube video link (
youtube.com/watch?v=...oryoutu.be/...). - MovieNight mounts the synchronized IFrame player. Play, pause, and seek commands sync bidirectionally without violating platform copyrights.
- Click SHARE SCREEN on the stage.
- Choose your screen, window, or specific browser tab.
- Toggle "Share system audio" to include audio.
- Movie Mode: Toggles distraction-free 16:9 view with dual-column webcam overlays.
-
Emoji Sparks: Click any emoji reaction (
❤️,🔥,👏,😂,🍿,🎬) to broadcast real-time bursts across everyone's screen. - Backrow Chat: Collapsible sidebar with unread indicators, timestamps, and custom avatar seeds.
| Shortcut | Action |
|---|---|
| Space / K | Toggle Play / Pause |
| F | Toggle Fullscreen Mode |
| M | Toggle Video Audio Mute |
| C | Toggle Backrow Chat Sidebar |
| → | Seek forward 10 seconds |
| ← | Seek backward 10 seconds |
| Esc | Close modals / Exit fullscreen |