Re: [hlds_linux] How to start Source TV on CSS

2010-08-16 Thread hlds
Ok, now a second Server with the same Slots is online. Is this correct ?

When I start now the Source TV Server, not the Game or Relay, it comes this:

Console initialized.
Game.dll loaded for Counter-Strike: Source
maxplayers set to 32
WARNING: NNET_OpenSocket: bind: Permission denied
Couldn't allocate dedicated SourceTV UDP port
Add -debug to the ./srcds_run command line to generate a debug.log to help 
with solving this problem
Sa 14. Aug 10:02:53 CEST 2010: Server restart in 10 seconds


In the autoexec.cfg I have this:

tv_port xx.xx.xx.xx:27060
tv_name TORONTO-TV
tv_relay xx.xxx.xx.xx:28215
tv_password esl
tv_relaypassword 
tv_autorecord 0
tv_delay 90
tv_dispatchmode 1
tv_maxrate 5000
tv_snapshotrate 16
tv_transmitall 1
 Original-Nachricht 
 Datum: Sat, 14 Aug 2010 10:45:44 +0300
 Von: Oleg Koshmeliuk busy.ora...@gmail.com
 An: Half-Life dedicated Linux server mailing list 
 hlds_linux@list.valvesoftware.com
 Betreff: Re: [hlds_linux] How to start Source TV on CSS

 +tv_port 28215 must be in commandline
 use tv_status to see stv port.
 
 2010/8/14 h...@gmx.de
 
  Hello,
 
  I want to have Source TV on a CSS Server.
 
  I have add in the server.cfg this:
 
  tv_enable 1
  tv_port 28215
  tv_autorecord 0
  tv_debug 0
  tv_delay 60
  tv_dispatchmode 1
  tv_maxclients 100
  tv_maxrate 3500
  tv_name Toro.TV - Port: 28215
  tv_overrideroot 0
  tv_password 
  tv_relaypassword 
  tv_snapshotrate 20
 
  The Port from the Relay is now 28215 or ?
 
  But when I start the Gameserver, on the Gameserver is a Client with the
  Name Toro.TV. but no relay on port 28215
 
 
 
  How can I get an Source TV here ?
 
  Thanks for help
  --
  GMX DSL SOMMER-SPECIAL: Surf  Phone Flat 16.000 für nur 19,99
 ¿/mtl.!*
  http://portal.gmx.net/de/go/dsl
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

-- 
Neu: GMX De-Mail - Einfach wie E-Mail, sicher wie ein Brief!  
Jetzt De-Mail-Adresse reservieren: http://portal.gmx.net/de/go/demail

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] How to start Source TV on CSS

2010-08-16 Thread Harry Strongburg
On Mon, Aug 16, 2010 at 08:55:19AM +0200, h...@gmx.de wrote:
 Ok, now a second Server with the same Slots is online. Is this correct ?
 
 When I start now the Source TV Server, not the Game or Relay, it comes this:
 
 Console initialized.
 Game.dll loaded for Counter-Strike: Source
 maxplayers set to 32
 WARNING: NNET_OpenSocket: bind: Permission denied
 Couldn't allocate dedicated SourceTV UDP port
 Add -debug to the ./srcds_run command line to generate a debug.log to help 
 with solving this problem
 Sa 14. Aug 10:02:53 CEST 2010: Server restart in 10 seconds
 
 
 In the autoexec.cfg I have this:
 
 tv_port xx.xx.xx.xx:27060
 tv_name TORONTO-TV
 tv_relay xx.xxx.xx.xx:28215
 tv_password esl
 tv_relaypassword 
 tv_autorecord 0
 tv_delay 90
 tv_dispatchmode 1
 tv_maxrate 5000
 tv_snapshotrate 16
 tv_transmitall 1

The first major thing I see wrong here is tv_port. It should be just a 
port number, not an IP:PORT. tv_password should be a string, so enclose 
it in 's. (tv_password mygame, as an example). I am unsure about 
anything else, as I am tired, but try changing those two obvious 
problems I stated. If they don't work, come back. I also ssuggest 
reading http://developer.valvesoftware.com/wiki/SourceTV :) Good luck.

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


[hlds_linux] How to start Source TV on CSS

2010-08-14 Thread hlds
Hello,

I want to have Source TV on a CSS Server. 

I have add in the server.cfg this:

tv_enable 1 
tv_port 28215
tv_autorecord 0 
tv_debug 0
tv_delay 60
tv_dispatchmode 1
tv_maxclients 100
tv_maxrate 3500
tv_name Toro.TV - Port: 28215
tv_overrideroot 0
tv_password 
tv_relaypassword 
tv_snapshotrate 20

The Port from the Relay is now 28215 or ?

But when I start the Gameserver, on the Gameserver is a Client with the Name 
Toro.TV. but no relay on port 28215



How can I get an Source TV here ? 

Thanks for help
-- 
GMX DSL SOMMER-SPECIAL: Surf  Phone Flat 16.000 für nur 19,99 ¿/mtl.!*
http://portal.gmx.net/de/go/dsl

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] How to start Source TV on CSS

2010-08-14 Thread Oleg Koshmeliuk
+tv_port 28215 must be in commandline
use tv_status to see stv port.

2010/8/14 h...@gmx.de

 Hello,

 I want to have Source TV on a CSS Server.

 I have add in the server.cfg this:

 tv_enable 1
 tv_port 28215
 tv_autorecord 0
 tv_debug 0
 tv_delay 60
 tv_dispatchmode 1
 tv_maxclients 100
 tv_maxrate 3500
 tv_name Toro.TV - Port: 28215
 tv_overrideroot 0
 tv_password 
 tv_relaypassword 
 tv_snapshotrate 20

 The Port from the Relay is now 28215 or ?

 But when I start the Gameserver, on the Gameserver is a Client with the
 Name Toro.TV. but no relay on port 28215



 How can I get an Source TV here ?

 Thanks for help
 --
 GMX DSL SOMMER-SPECIAL: Surf  Phone Flat 16.000 für nur 19,99 ¿/mtl.!*
 http://portal.gmx.net/de/go/dsl

 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] How to start Source TV on CSS

2010-08-14 Thread hlds
Ok, now a second Server with the same Slots is online. Is this correct ?

When I start now the Source TV Server, not the Game or Relay, it comes this:

Console initialized.
Game.dll loaded for Counter-Strike: Source
maxplayers set to 32
WARNING: NNET_OpenSocket: bind: Permission denied
Couldn't allocate dedicated SourceTV UDP port
Add -debug to the ./srcds_run command line to generate a debug.log to help 
with solving this problem
Sa 14. Aug 10:02:53 CEST 2010: Server restart in 10 seconds


In the autoexec.cfg I have this:

tv_port xx.xx.xx.xx:27060
tv_name TORONTO-TV 
tv_relay xx.xxx.xx.xx:28215
tv_password esl 
tv_relaypassword  
tv_autorecord 0 
tv_delay 90 
tv_dispatchmode 1
tv_maxrate 5000 
tv_snapshotrate 16
tv_transmitall 1



 Original-Nachricht 
 Datum: Sat, 14 Aug 2010 10:45:44 +0300
 Von: Oleg Koshmeliuk busy.ora...@gmail.com
 An: Half-Life dedicated Linux server mailing list 
 hlds_linux@list.valvesoftware.com
 Betreff: Re: [hlds_linux] How to start Source TV on CSS

 +tv_port 28215 must be in commandline
 use tv_status to see stv port.
 
 2010/8/14 h...@gmx.de
 
  Hello,
 
  I want to have Source TV on a CSS Server.
 
  I have add in the server.cfg this:
 
  tv_enable 1
  tv_port 28215
  tv_autorecord 0
  tv_debug 0
  tv_delay 60
  tv_dispatchmode 1
  tv_maxclients 100
  tv_maxrate 3500
  tv_name Toro.TV - Port: 28215
  tv_overrideroot 0
  tv_password 
  tv_relaypassword 
  tv_snapshotrate 20
 
  The Port from the Relay is now 28215 or ?
 
  But when I start the Gameserver, on the Gameserver is a Client with the
  Name Toro.TV. but no relay on port 28215
 
 
 
  How can I get an Source TV here ?
 
  Thanks for help
  --
  GMX DSL SOMMER-SPECIAL: Surf  Phone Flat 16.000 für nur 19,99
 ¿/mtl.!*
  http://portal.gmx.net/de/go/dsl
 
  ___
  To unsubscribe, edit your list preferences, or view the list archives,
  please visit:
  http://list.valvesoftware.com/mailman/listinfo/hlds_linux
 
 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

-- 
GMX DSL SOMMER-SPECIAL: Surf  Phone Flat 16.000 für nur 19,99 ¿/mtl.!*
http://portal.gmx.net/de/go/dsl

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux