use video_fit contain by default (#89)
Co-authored-by: Ben Cherry <ben@livekit.io>
This commit is contained in:
@@ -10,7 +10,7 @@ NEXT_PUBLIC_APP_CONFIG="
|
||||
title: 'LiveKit Agents Playground'
|
||||
description: 'A virtual workbench for your multimodal AI agents.'
|
||||
github_link: 'https://github.com/livekit/agents-playground'
|
||||
video_fit: 'cover' # 'contain' or 'cover'
|
||||
video_fit: 'contain' # 'contain' or 'cover'
|
||||
settings:
|
||||
editable: true # Should the user be able to edit settings in-app
|
||||
theme_color: 'cyan'
|
||||
|
||||
Reference in New Issue
Block a user