Создание и настройки GOTV на лан сервере

DOT

Участник
Сообщения
9
Реакции
0
Ребзя, мучаюсь с созданием GOTV на лан сервере уже 2-ой день. прописал все нужные команды в server.cfg и все-все все. Но по какой-то причине при запуске пишет в консоле "GOTV[0] broadcast active.". При этом GOTV отображается в списке lfn и не лан, но при попытке зайти на него просто идет долгая загрузка а потом ошибка.
Настройки запуска
srcds.exe -game csgo -console -maxplayers_override 11 -tickrate 128 +map de_dust2 -port 27017 +game_type 0 +game_mode 1 -secure +sv_lan 1
Server.cfg
hostname "2x2 Zona Cup | CS:GO 17.09.17"
//rcon_password "123"
sv_password ""
mapgroup "mg_servers"
sv_region "255"
sv_setsteamaccount "B18F78E80413F73B7DA64685D16F391F"
sv_steamgroup ""
sv_pure 0
sm_mc_onpostadmin "sm_menu"

exec gotv.cfg

gotv.cfg
sv_hibernate_postgame_delay 180

tv_allow_camera_man 0 // Auto director allows spectators to become camera man
tv_allow_static_shots 1 // Auto director uses fixed level cameras for shots
tv_autorecord 1 // Automatically records all games as GOTV demos.
tv_chatgroupsize 0 // Set the default chat group size
tv_chattimelimit 8 // Limits spectators to chat only every n seconds
tv_debug 0 // GOTV debug info.
tv_delay 90 // GOTV broadcast delay in seconds
tv_delaymapchange 1 // Delays map change until broadcast is complete
tv_deltacache 2 // Enable delta entity bit stream cache
tv_dispatchmode 1 // Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
tv_enable 1 // Activates GOTV on server.
tv_maxclients 10 // Maximum client number on GOTV server.
tv_maxrate 20000 // Max GOTV spectator bandwidth rate allowed, 0 == unlimited
tv_name "GoTV Server 1" // GOTV host name
tv_overridemaster 0 // Overrides the GOTV master root address.
tv_port 27021 // Host SourceTV port
tv_relaypassword schmetterling // GOTV password for relay proxies
tv_relayvoice 0 // Relay voice data: 0=off, 1=on
tv_snapshotrate 24 // Snapshots broadcasted per second
tv_timeout 60 // GOTV connection timeout in seconds.
tv_title "GoTV Server 1" // Set title for GOTV spectator UI
tv_transmitall 1 // Transmit all entities (not only director view)

say "> ESL GOTV Config loaded - 14.01.2016 <"
 

andreik

Участник
Сообщения
285
Реакции
53
//GOTV
tv_allow_camera_man 0 //Auto director allows spectators to become camera man
tv_allow_static_shots 1 //Auto director uses fixed level cameras for shots
tv_chatgroupsize 0 //Set the default chat group size
tv_chattimelimit 8 //Limits spectators to chat only every n seconds
tv_debug 0 //GOTV debug info.
tv_delay 6 //GOTV broadcast delay in seconds
tv_delaymapchange 1 //Delays map change until broadcast is complete
tv_deltacache 2 //Enable delta entity bit stream cache
tv_dispatchmode 1 //Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
tv_nochat 1 //Don't receive chat messages from other GOTV spectators
tv_overridemaster 0 //Overrides the GOTV master root address.
tv_relayvoice 0 //Relay voice data: 0=off, 1=on
tv_snapshotrate 24 //Snapshots broadcasted per second
tv_timeout 60
tv_maxclients 30 //GOTV connection timeout in seconds.
tv_transmitall 1 //Transmit all entities (not only director view)
sv_hibernate_postgame_delay 0
say "> GOTV Config loaded <"
tv_name "GOTV MST"
tv_title "GOTV MST"
tv_msg "You're watching GOTV MST."
tv_maxrate 25000
tv_advertise_watchable 1
tv_autorecord 1
tv_enable 1
//в запуск +tv_enable 1 +tv_port 27024

у меня так в кфг было все работало
 

DOT

Участник
Сообщения
9
Реакции
0
//GOTV
tv_allow_camera_man 0 //Auto director allows spectators to become camera man
tv_allow_static_shots 1 //Auto director uses fixed level cameras for shots
tv_chatgroupsize 0 //Set the default chat group size
tv_chattimelimit 8 //Limits spectators to chat only every n seconds
tv_debug 0 //GOTV debug info.
tv_delay 6 //GOTV broadcast delay in seconds
tv_delaymapchange 1 //Delays map change until broadcast is complete
tv_deltacache 2 //Enable delta entity bit stream cache
tv_dispatchmode 1 //Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
tv_nochat 1 //Don't receive chat messages from other GOTV spectators
tv_overridemaster 0 //Overrides the GOTV master root address.
tv_relayvoice 0 //Relay voice data: 0=off, 1=on
tv_snapshotrate 24 //Snapshots broadcasted per second
tv_timeout 60
tv_maxclients 30 //GOTV connection timeout in seconds.
tv_transmitall 1 //Transmit all entities (not only director view)
sv_hibernate_postgame_delay 0
say "> GOTV Config loaded <"
tv_name "GOTV MST"
tv_title "GOTV MST"
tv_msg "You're watching GOTV MST."
tv_maxrate 25000
tv_advertise_watchable 1
tv_autorecord 1
tv_enable 1
//в запуск +tv_enable 1 +tv_port 27024

у меня так в кфг было все работало
та же ошибка, го в скайп? the_gt99
 

wayLANder

Где AlmazON?
Сообщения
1,742
Реакции
577
В параметрах запуска указывай запуск готв и порт для него
+tv_enable 1 +tv_port 27***
 

andreik

Участник
Сообщения
285
Реакции
53
srcds.exe -game csgo -console -maxplayers_override 11 -tickrate 128 +map de_dust2 -port 27017 +game_type 0 +game_mode 1 -secure +sv_lan 1

допиши +tv_enable 1 +tv_port - пиши свой порт
 
Последнее редактирование:

psychedelic

Участник
Сообщения
131
Реакции
35
У меня та же ошибка) порт открыт , в строке запуска все прописал.. просто не коннектится и все!
srcds.exe -game csgo -console -maxplayers_override 11 -tickrate 128 +map de_dust2 -port 27017 +game_type 0 +game_mode 1 -secure +sv_lan 1

допиши +tv_enable 1 +tv_port - пиши свой порт
 
Сверху Снизу