Ask Your Question

dattaraj's profile - activity

2015-08-26 20:36:12 -0600 received badge  Student (source)
2015-08-18 03:52:33 -0600 asked a question Can VideoCapture read h.264 video data as byte array?

I am reading h.264 video data as a byte array from a proprietary video format. Is there a way I can pass this byte array to the VideoCapture object to read instead of passing a file-name or stream URL? I am using OpenCV with Python.

Thanks, Dattaraj Rao