Skip to content

Commit

Permalink
Feature : Add config to disable camera tint foreground
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Prola committed Feb 18, 2025
1 parent e95e830 commit f8e834a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/dev-guide/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -915,6 +915,18 @@ filmstrip: {
}
```

### disableCameraTintForeground

type: `Boolean`

Default: **unset**

If true disable the camera tint foreground on the active speaker in the filmstrip

```javascript
disableCameraTintForeground: true
```

## Face Landmarks

### faceLandmarks
Expand Down

0 comments on commit f8e834a

Please sign in to comment.