Add changelog entries for PR #3831
This commit is contained in:
1
changelog/3831.added.md
Normal file
1
changelog/3831.added.md
Normal file
@@ -0,0 +1 @@
|
||||
- Added custom video track support to Daily transport. Use `video_out_destinations` in `DailyParams` to publish multiple video tracks simultaneously, mirroring the existing `audio_out_destinations` feature.
|
||||
1
changelog/3831.changed.md
Normal file
1
changelog/3831.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Daily transport now uses `CustomVideoSource`/`CustomVideoTrack` instead of `VirtualCameraDevice` for the default camera output, mirroring how audio already works with `CustomAudioSource`/`CustomAudioTrack`.
|
||||
Reference in New Issue
Block a user