01 / LIVE EXPERIENCE
A public channel built around live direction
fal.live is a public showcase for audience-directed AI television. Its current interface exposes nine themed channel slots, saved clips, channel pitches, and a tuning state that explicitly connects viewers to the Director.
It is the clearest consumer-facing example of the native-realtime branch of this category: the experience is organized as an ongoing network rather than a queue of downloadable generations. RetivAI keeps the network-level status separate from each channel's momentary availability.
For a viewer, fal.live behaves more like a small experimental television network than a model playground. You enter through a channel selector, tune into a running format, and influence what should happen next instead of waiting on a conventional generation form. That product framing is why it is one of the clearest examples of real-time AI video leaving the demo stage.
The important technical distinction is continuity. fal documents Director as a WebRTC session that returns video and audio tracks while accepting further prompt messages. RetivAI therefore classifies fal.live as native realtime, while treating the changing channel schedule, each channel's access state, and the private implementation as separate facts.
02 / CHANNEL DESIGN
Channels turn one model session into television
The public interface groups distinct formats under a shared network surface. Themed channels create an expectation before a viewer sends anything, which gives the model a narrower world to continue and gives the audience a reason to switch, return, or save a moment. A channel pitch is therefore part editorial promise and part prompt boundary.
Saved moments add an archive around the live layer. They do not prove that every channel is always broadcasting, but they let a fleeting session produce durable pages and clips. For product builders, that combination suggests a useful pattern: separate the expensive live session from the lower-cost discovery and replay surfaces around it.
- Best understood as an audience-facing network, not a private video editor.
- Director is the verified generation path; internal channel orchestration remains closed.
- Availability is checked at network level and can differ by individual channel.
03 / DATED CHANNEL ROSTER
Nine channel slots do not mean nine simultaneous broadcasts
The reviewed selector listed Anime, Storybook, Chaos, Magical Girl Mishaps, Sitcom, Crafty Critters, Cartoon, Soap Opera, and Popcorn. Those names show how one network can package the same underlying realtime capability into recognizable program promises rather than making every visitor invent a format from scratch.
The roster also demonstrates why RetivAI does not turn each channel into a separate product page. Storybook, Crafty Critters, and Cartoon were marked paused during the check, while Popcorn required a password. The remaining slots exposed watch-oriented states, but a single observation cannot establish an always-on schedule. One canonical fal.live profile preserves the product identity and records the channel states as dated evidence instead of multiplying near-duplicate pages.
- Channel names and states were observed on 5 September 2026.
- Paused and password-gated slots remain part of the network without being labeled live.
- Future roster changes should update this profile rather than create thin child listings.
04 / LIVE DIRECTION
A prompt can change the next beat without restarting the stream
The viewer-facing controls sit on top of a continuous Director session. New directions affect upcoming content while the existing audio and video tracks remain connected, which is materially different from stitching together isolated downloads after each request.
Viewers enter themed channels and influence the next beats through the live interface.
The product presents a continuous stream and identifies its connection state as tuning into Director. fal's Director API delivers video and audio over WebRTC and accepts new prompt messages during a session.
- 01
The public network groups Anime, Storybook, Chaos, Magical Girl Mishaps, Sitcom, Crafty Critters, Cartoon, Soap Opera, and Popcorn under one channel-switching interface.
- 02
Director sessions receive video and audio tracks and can accept prompt changes without creating a new batch job.
- 03
Saved moments provide an archive layer around an otherwise live experience.
05 / ACCESS AND SCOPE
The network is public; the production system is not
Use the public site to evaluate the experience, but do not infer private moderation, scheduling, or orchestration details that fal has not published. The current entry flow also includes an adult-age confirmation.
- Channel availability changes independently, so a live network does not mean every channel is currently broadcasting.
- Storybook, Crafty Critters, and Cartoon were marked paused during the review; Popcorn required a password. Those observations are dated states, not permanent classifications.
- The implementation is closed source; architecture beyond the published Director contract is not independently inspectable.
- The current site requires visitors to confirm they are at least 18.
06 / FIRST-PARTY RECORD
What fal itself confirms about the experience
The product page supports the channel and access observations; the official API reference supports the separate WebRTC and live-prompt claims. Neither source is used here as a permanent uptime guarantee.
