Add changelog for #4204

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-30 14:49:18 -07:00
parent 5be1b9c8cb
commit 82a852c1ff
20 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed deprecated `camera_in_enabled`, `camera_in_is_live`, `camera_in_width`, `camera_in_height`, `camera_out_enabled`, `camera_out_is_live`, `camera_out_width`, `camera_out_height`, and `camera_out_color` transport params. Use the `video_in_*` and `video_out_*` equivalents instead.