1. 01 The origin

    A private line
    through space.

    LiveSocial brings one invited webcam into my live visual universe. No browser studio. No public room. Two local command-line apps and one code.

    Enter the event horizon
  2. 02 Invitation

    I open
    the passage.

    The LiveSocial host listens locally, asks me for a private session code, and waits. I can cancel before anyone arrives.

    LiveSocial.exe guest listen 47910
  3. 03 Wormhole

    The same code
    aligns both ends.

    You enter my domain, your chosen camera and the matching code. A wrong code never opens the encrypted passage.

    Client.exe connect HOST 47910 "CAMERA"
  4. 04 Capture

    Your camera
    becomes signal.

    The Client lists your webcams, captures only the one you select and sends it after admission. Press Q, Esc or Ctrl+C to leave instantly.

    Client.exe cameras
  5. 05 Composition

    Lightcap bends
    the frame.

    The accepted video reaches my local production suite, where it can become part of the scene. You never receive broadcast or platform keys.

  6. 06 Trust boundary

    Private route.
    Host control.

    The website never asks for camera or microphone access. The short-lived code uses secure HTTPS admission; the one-way camera feed travels separately as AES-256 encrypted SRT video.

  7. 07 Ready for launch

    Bring your camera
    into my universe.

    Choose the Windows build that matches your computer, extract it and run Client.exe. Camera encoding and SRT transport are built into the single app; nothing is installed.