Skip to content

Fix: use correct ProcessorOptions type based on track kind#1014

Merged
hiroshihorie merged 2 commits intomainfrom
hiroshi/fix-video-processor-options
Mar 4, 2026
Merged

Fix: use correct ProcessorOptions type based on track kind#1014
hiroshihorie merged 2 commits intomainfrom
hiroshi/fix-video-processor-options

Conversation

@hiroshihorie
Copy link
Member

setProcessor() always created AudioProcessorOptions regardless of track type. Video tracks now get VideoProcessorOptions.

setProcessor() always created AudioProcessorOptions regardless of
track type. Video tracks now get VideoProcessorOptions.
@hiroshihorie hiroshihorie changed the title fix: use correct ProcessorOptions type based on track kind (#880) Fix: use correct ProcessorOptions type based on track kind Mar 3, 2026
@hiroshihorie hiroshihorie marked this pull request as ready for review March 3, 2026 04:10
@hiroshihorie hiroshihorie merged commit 48709c1 into main Mar 4, 2026
17 checks passed
@hiroshihorie hiroshihorie deleted the hiroshi/fix-video-processor-options branch March 4, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VideoProcessor support for LocalVideoTrack / CameraCaptureOptions

1 participant