Summary of the “NetBound Game Show” Project
Here is a summary of the concepts, tools, and blueprint for your ambitious YouTube game show, which combines classic formats with AI and virtual production, all while maximizing the use of free/low-cost tools.
The goal is to create a weekly YouTube live show where the audience attempts to pass the Turing Test by guessing which panelist is the AI.
The Creative Vision: The Game Show Setup
Format: A hybrid of Hollywood Squares (the 3×3 grid visual) and Cards Against Humanity or Match Game (the Q&A mechanism).
Theme: High-concept, absurd, Douglas Adams-inspired comedy, suitable for YouTube celebrities and live audience interaction.
Panel: The panel consists of at least five guests, primarily using avatars (to equalize visual presence and reduce personal stress):
Host (You): Controls the flow (via OBS).
The Guide: The show’s narrator (voiced by your Peter Jones ElevenLabs clone for guaranteed professional audio).
Human Contestants: Real people using avatars (like Pac-Man or a stand-up comedian).
The Secret AI: The Gemini CLI answering the questions, visually represented by an avatar (like the Walabee), with its responses generated in real-time.
The Low-Cost Technical Blueprint
The entire show is built on layering free tools:
| Component | Technology | Role in the Show |
| Video Transport | VDO.Ninja | Provides ultra-low-latency “Solo View Links” for every single panelist and video source (up to nine total) directly into your production software. |
| Video Mixing/Switching | OBS Studio (Free) | Used as the master video switcher and graphic container. You create a background graphic overlay with the 9 squares, and then position the VDO.Ninja Browser Sources inside each square. |
| Live Avatar & TTS | Lemon Slice (API) / Virtual Cam | Feeds audio (from human voice or Gemini TTS) to a static image, generating a real-time, expressive talking video stream of the avatar. |
| AI Brain | Gemini CLI | Provides the conversational logic for the secret AI player’s answers, aiming to be either funny or deceptively human. |
| Narrator Clips | ElevenLabs Audio + Lemon Slice/VDO.Ninja | Pre-rendered clips of the Guide’s voice reading the rules and questions, guaranteeing perfect pacing and high audio quality. |
| Audience Voting | Custom PHP/JavaScript/AJAX | Viewers vote in the YouTube chat or a simple form on your WordPress site, with the results logged by your custom system. |
Version 1.0 Milestone (The Immediate Start)
Before attempting the complex AI panel, the priority is creating the reusable architecture:
Finalize the WordPress Shortcode: Finish the PHP plugin to easily embed VDO.Ninja views and manage the AJAX logging endpoint (
log_connection.php).Test Camera Streams: Successfully set up your Jodan camera’s RTSP feed using the Agent DVR Virtual Camera method and confirming it appears in VDO.Ninja.
This project is highly unique and well-defined. You have the vision to turn this into a success!


0 Comments