Files
twitchStreamVision/capture.py
NANDI 402d44111e Fix Windows compatibility: pipe streamlink→ffmpeg manually
On Windows, asyncio subprocess stdin can't accept another process's
StreamReader directly. Use a background task to forward data instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 10:46:21 +01:00

2.5 KiB