Add changelog entries for PR #3653.

This commit is contained in:
filipi87
2026-02-10 14:02:32 -03:00
parent 87a79df048
commit 5128089d42
3 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Added support for `video_settings` parameter in `LiveAvatarNewSessionRequest` to configure video encoding (H264/VP8) and quality levels.

1
changelog/3653.added.md Normal file
View File

@@ -0,0 +1 @@
- Added support for `is_sandbox` parameter in `LiveAvatarNewSessionRequest` to enable sandbox mode for HeyGen LiveAvatar sessions.

View File

@@ -0,0 +1 @@
- Changed default session mode from "CUSTOM" to "LITE" in HeyGen LiveAvatar integration, with VP8 as the default video encoding.