#1347·gocv

VideoCapture from io.Reader

Author: agormanCreated Dec 17, 2025Updated Jan 6, 2026

Would it be possible to open video capture from an io.Reader? Currently it looks like it can either open a url or device. It would be nice if there was a way to just pass it a io.Reader directly.