company logo

Help center

Go to ChipHead
All collectionsGames LibraryCounter Strike 2Enabling GOTV on your Counter Strike 2 Server

Enabling GOTV on your Counter Strike 2 Server

Information on How to Enable and Use GOTV on your Counter Strike 2 Server

Summary

GOTV allows players to spectate live matches, record replays, and review gameplay on your Counter-Strike 2 community server. This feature is perfect for admins, content creators, and competitive communities who want to capture or analyse gameplay.

Enabling GOTV

To enable GOTV on your CS2 server:

  1. Log in to your ChipHead Panel

  2. Stop your server.

  3. Go to “Network” and copy any of the extra ports we provide - we recommend making a note to remind yourself which one you selected

  4. Go to “Startup”

  5. Find the SourceTV Port option and change it to your copied port

    success icon
    Changes are saved automatically
  6. Start your server.

Spectating with GOTV

Once GOTV is enabled, spectators can connect and watch matches using the GOTV port.

  1. Launch CS2.

  2. Open the developer console by pressing the ~ (tilde) key.

    info icon
    How to enable the Developer Console
  3. Enter the following command:

    connect IP:GOTVPort
    

    You can find your selected GOTV port in the Network tab of your ChipHead Panel.

Recording GOTV Demos

GOTV lets you manually record demos from your server console or via RCON, allowing you to start and stop recordings at any time with custom filenames.

  • To start recording:

    tv_record <demo_name>
    
  • To stop recording:

    tv_stoprecord
    

The demo file (<demo_name>.dem) will be saved to the /game/csgo directory on your server.

Watching GOTV Demos

To view a recorded demo:

  1. In your ChipHead Panel, go to the Files tab.

  2. Download the .dem file from the /game/csgo folder.

  3. On your computer, move the file to:

    /Counter-Strike Global Offensive/game/csgo
    
  4. Launch CS2 and open the developer console.

    info icon
    How to enable the Developer Console
  5. Enter the command:

    playdemo <filename>
    

    Replace <filename> with the name of your demo file.

success icon
You can now spectate and review your recorded gameplay directly in CS2 using GOTV!

Did this answer your question?
😞
😐
😁