CLI Flags
Server
Specify the server to run. Valid arguments are either livekit or lightServer Host
Specify the server host where the server will deploy. Default:0.0.0.0
.
Server Port
Specify the server port where the server will deploy. Default:10001
.
Expose
Expose server to internet.Client
Specify the client. Valid argument islight-python
Server URL
Specify the server URL that the client should expect. Defaults sets the server-host and server-port. Default:None
.