GOTV

Post Reply
sensi
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Oct 26, 2012 8:16 am

GOTV

Post by sensi »

Hello,

Since GOTV was released yesterday -- is there any plans to include GOTV as an option to add to our 11 slot server?

Looking forward to having this functionality available since the CEVO tournament starts on Monday.

Thanks!

sensi
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: GOTV

Post by Edge100x »

I haven't had time to look into this very deeply, but if it works like SourceTV, it's something that you can enable without needing anything from us.

Early reports are that it might not be working properly yet.
zoots
A semi-regular
A semi-regular
Posts: 17
Joined: Wed Sep 05, 2012 5:24 am

Re: GOTV

Post by zoots »

I have been struggling to make it work but it is now working!

Here's what you have to do;

tv_enable 1 = Enable GOTV.
tv_autorecord 1 = Record all matches (I suggest you to turn this option to 0 because it will make your server laggy/timing out)
tv_name = name of your GOTV
tv_maxclients 5 = set the number of clients that can connect to it.

---

So what I did;
1- Open up server.cfg and add the following line;

// GOTV Settings
tv_enable 1
tv_autorecord 0
tv_name BYETV (name it whatever you want)
tv_maxclients 5 (because I don't need more, its actually just for recording)

Restart your server.
Connect (yourself) to your server.
You won't see GOTV if you press TAB (in the player list) but its there!
Open up the console, type in your rcon_password.

To record you type: rcon tv_record name_of_the_demo
To stop recording: rcon tv_stoprecord
To stop GOTV at all: rcon tv_stop

By default, GOTV will start with the port 27020.
So if your server is for example 100.100.100.100:27015, you GOTV will be 100.100.100.100:27020

That's it, enjoy! :)

PS: All demos will be store in your server FTP under the folder CSGO. They are all .dem files.
Cain
This is my homepage
This is my homepage
Posts: 183
Joined: Sat Sep 01, 2012 6:27 am

Re: GOTV

Post by Cain »

Doesn't it take up a player slot??
User avatar
Vanderburg
Former staff
Former staff
Posts: 1253
Joined: Sat Nov 13, 2010 7:27 am
Location: Dallas, TX

Re: GOTV

Post by Vanderburg »

As of right now, yes, it does use a player slot.
zoots
A semi-regular
A semi-regular
Posts: 17
Joined: Wed Sep 05, 2012 5:24 am

Re: GOTV

Post by zoots »

Yes it take up a player slot.
Like I said, you won't see it if you press TAB but it is taking a player slot.
Post Reply