Skip to content

@camera.ui/sdk / camera / CameraInput

Interface: CameraInput

Defined in: camera/config.ts:10

Camera video input/source with resolved URLs.

Extended by

Properties

_id

readonly _id: string

Defined in: camera/config.ts:12

Unique source ID


childSourceId?

optional childSourceId?: string

Defined in: camera/config.ts:26

Child source ID (for snapshot fallback)


hotMode

hotMode: boolean

Defined in: camera/config.ts:20

Keep connection always active


name

name: string

Defined in: camera/config.ts:14

Source display name


preload

preload: boolean

Defined in: camera/config.ts:22

Preload stream on startup


role

role: CameraRole

Defined in: camera/config.ts:16

Resolution role


urls

urls: StreamUrls

Defined in: camera/config.ts:24

Generated streaming URLs


useForSnapshot

useForSnapshot: boolean

Defined in: camera/config.ts:18

Use this source for snapshots