feat: support camera capture to livekit
This commit is contained in:
@ -15,7 +15,7 @@ config USE_DIRECT_WEBSOCKET
|
||||
config WEBSOCKET_URL
|
||||
string "Default WebSocket URL"
|
||||
depends on USE_DIRECT_WEBSOCKET
|
||||
default "ws://10.6.80.130:8080"
|
||||
default "ws://172.19.0.240:8080"
|
||||
help
|
||||
The WebSocket server URL used when direct WebSocket mode is enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user