GOTV: Difference between revisions

From CKRAS Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== GOTV ==
== GOTV ==


GOTV erscheint voraussichtlich am 28.10.2012
== CVAR Befehle ==
 
tv_allow_camera_man                      : 1        : , "sv"          : Auto director allows spectators to become camera man
tv_allow_static_shots                    : 1        : , "sv"          : Auto director uses fixed level cameras for shots
tv_autorecord                            : 0        :                  : Automatically records all games as GOTV demos.
tv_autoretry                            : 1        :                  : Relay proxies retry connection after network timeout
tv_chatgroupsize                        : 0        :                  : Set the default chat group size
tv_chattimelimit                        : 8        :                  : Limits spectators to chat only every n seconds
tv_clients                              : cmd      :                  : Shows list of connected GOTV clients.
tv_debug                                : 0        :                  : GOTV debug info.
tv_delay                                : 30      : , "sv"          : GOTV broadcast delay in seconds
tv_delaymapchange                        : 0        : , "sv"          : 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                                : 0        : , "nf"          : Activates GOTV on server.
tv_maxclients                            : 128      :                  : Maximum client number on GOTV server.
tv_maxrate                              : 20000    :                  : Max GOTV spectator bandwidth rate allowed, 0 == unlimited
tv_msg                                  : cmd      :                  : Send a screen message to all clients.
tv_name                                  : 0        :                  : GOTV host name
tv_overridemaster                        : 0        :                  : Overrides the GOTV master root address.
tv_port                                  : 27020    :                  : Host SourceTV port
tv_record                                : cmd      :                  : Starts GOTV demo recording.
tv_relay                                : cmd      :                  : Connect to GOTV server and relay broadcast.
tv_relaypassword                        : 0        : , "nf", "prot", "norecord" : GOTV password for relay proxies
tv_relayvoice                            : 1        :                  : Relay voice data: 0=off, 1=on
tv_retry                                : cmd      :                  : Reconnects the GOTV relay proxy.
tv_snapshotrate                          : 16      :                  : Snapshots broadcasted per second
tv_status                                : cmd      :                  : Show GOTV server status.
tv_stop                                  : cmd      :                  : Stops the GOTV broadcast.
tv_stoprecord                            : cmd      :                  : Stops GOTV demo recording.
tv_timeout                              : 30      :                  : GOTV connection timeout in seconds.
tv_title                                : 0        :                  : Set title for GOTV spectator UI
tv_transmitall                          : 1        : , "rep"          : Transmit all entities (not only director view)

Revision as of 15:56, 26 October 2012

GOTV

CVAR Befehle

tv_allow_camera_man  : 1  : , "sv"  : Auto director allows spectators to become camera man tv_allow_static_shots  : 1  : , "sv"  : Auto director uses fixed level cameras for shots tv_autorecord  : 0  :  : Automatically records all games as GOTV demos. tv_autoretry  : 1  :  : Relay proxies retry connection after network timeout tv_chatgroupsize  : 0  :  : Set the default chat group size tv_chattimelimit  : 8  :  : Limits spectators to chat only every n seconds tv_clients  : cmd  :  : Shows list of connected GOTV clients. tv_debug  : 0  :  : GOTV debug info. tv_delay  : 30  : , "sv"  : GOTV broadcast delay in seconds tv_delaymapchange  : 0  : , "sv"  : 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  : 0  : , "nf"  : Activates GOTV on server. tv_maxclients  : 128  :  : Maximum client number on GOTV server. tv_maxrate  : 20000  :  : Max GOTV spectator bandwidth rate allowed, 0 == unlimited tv_msg  : cmd  :  : Send a screen message to all clients. tv_name  : 0  :  : GOTV host name tv_overridemaster  : 0  :  : Overrides the GOTV master root address. tv_port  : 27020  :  : Host SourceTV port tv_record  : cmd  :  : Starts GOTV demo recording. tv_relay  : cmd  :  : Connect to GOTV server and relay broadcast. tv_relaypassword  : 0  : , "nf", "prot", "norecord" : GOTV password for relay proxies tv_relayvoice  : 1  :  : Relay voice data: 0=off, 1=on tv_retry  : cmd  :  : Reconnects the GOTV relay proxy. tv_snapshotrate  : 16  :  : Snapshots broadcasted per second tv_status  : cmd  :  : Show GOTV server status. tv_stop  : cmd  :  : Stops the GOTV broadcast. tv_stoprecord  : cmd  :  : Stops GOTV demo recording. tv_timeout  : 30  :  : GOTV connection timeout in seconds. tv_title  : 0  :  : Set title for GOTV spectator UI tv_transmitall  : 1  : , "rep"  : Transmit all entities (not only director view)