docs(changelog): add entries for camera_out_send_settings and video_out_bitrate deprecation

This commit is contained in:
Aleix Conchillo Flaqué
2026-04-27 09:58:29 -07:00
parent 8459c01af8
commit 0a9878998f
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1 @@
- Deprecated `TransportParams.video_out_bitrate` for the Daily transport. Use `DailyParams.camera_out_send_settings` instead to configure camera publishing encodings (bitrate, framerate, codec, etc.).