The LCK tablet allows you to customise the quality settings in a variety of ways through the LckQualityConfig scriptable object, stored in the Quality Config field in the LCKCameraController script.

Lck Quality Config

This scriptable object provides a way to define different quality presets for Android and Desktop platforms and define device specific overrides.

Quality Options

For each platform you can store different quality presets that can be used by the tablet. By default this is set to the SD/HD for android and SD/HD/2k/4k for windows. Each quality preset has a name field and a CameraTrackDescriptor that allows you to set the Bitrate, Framerate, Audio Bitrate and Width and Height through a CameraResolutionDescriptor .

Default Values

SDHD
Resolution1280x7201920x1080
Bitrate750000012000000
Framerate6060
Audio Bitrate192000192000
SDHD2K4K
Resolution1280x7201920x10802560x14403840x2160
Bitrate7500000120000002500000065000000
Framerate60606060
Audio Bitrate192000192000192000192000

Android - Quest 2

SDHD
Resolution1280x7201920x1080
Bitrate650000010000000
Framerate3030
Audio Bitrate192000192000