fix: Specify frame direction in 06a push_frame

This commit is contained in:
Mark Backman
2025-09-03 15:07:05 -04:00
parent d19170d8b1
commit 052ffe8712

View File

@@ -66,7 +66,7 @@ class ImageSyncAggregator(FrameProcessor):
)
)
await self.push_frame(frame)
await self.push_frame(frame, direction)
# We store functions so objects (e.g. SileroVADAnalyzer) don't get