SRCDS Steam group


Source TV - Does it work for dedicated server?
#1
Hi, according to http://developer.valvesoftware.com/wiki/Source_TV should SourceTV be working!

I am trying to setup a Proxy (eg. a Linux SourceTV server) in order to distribute Nations Cup in DoD: Source!

When i Launch the server - do I use this command line;
Code:
screen -A -m -d -S bc6 ./srcds_run -game dod -autoupdate +ip 82.3.128.167 +tv_relay 82.103.133.147:27020

If I call the process in front does everything seems to be in order;

Code:
Network: IP 82.3.128.167, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Connecting to 82.3.133.147:27020 ...

Day of Defeat: Source
Map: dod_avalanche
Players:  1 / 2
Build 2596
Server Number 2
SourceTV relay active.
Adding master server 69.28.151.162:27011
Adding master server 68.142.72.250:27011

And if I use tv_status do I get this reply;

Code:
--- SourceTV Status ---
Online 01:26, FPS 94.0, Version 2596 (Linux)
Relay "SourceTV", connect to 82.103.128.147:27020
Game Time 07:00, Mod "dod", Map "dod_avalanche", Players 0
Local IP 82.3.128.167:27020, KB/sec In 1.0, Out 1.0
Local Slots 128, Spectators 0, Proxies 0
Total Slots 130, Spectators 0, Proxies 1

But I can't connect as specator to the server - What is wrong?
Reply
#2
Hi - I've found the error

tv_enable 1 must be in the commandline

screen -A -m -d -S bc6 ./srcds_run -game dod -autoupdate +ip 81.3.128.167 +tv_relay 82.3.133.147:27020 +tv_enable 1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)