View Single Post
genoka
Junior Member
Join Date: Oct 2018
Location: Brazil
Old 06-30-2022 , 20:42   Re: gotv not working
Reply With Quote #13

I'm also having the same problem.


PHP Code:
//GOTV
sv_server_graphic1 "gotvlogovarzero.png"
tv_advertise_watchable 1
tv_allow_camera_man 1            
// 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 15                   // 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 5                // Maximum client number on GOTV server.
tv_maxrate 20000                // Max GOTV spectator bandwidth rate allowed, 0 == unlimited
tv_name "VAR 0.000 GOTV"         // GOTV host name
tv_overridemaster 0            // Overrides the GOTV master root address.
tv_port 30108               // Host SourceTV port
tv_relayvoice 0                // Relay voice data: 0=off, 1=on
tv_relayradio 1
tv_relaytextchat 2
tv_snapshotrate 24            
// Snapshots broadcasted per second
tv_timeout 60                // GOTV connection timeout in seconds.
tv_title "Var Zero GOTV"        // Set title for GOTV spectator UI
tv_transmitall 1                // Transmit all entities (not only director view) 
genoka is offline