Ask Your Question

zergood's profile - activity

2014-07-24 02:40:56 -0600 received badge  Student (source)
2014-07-24 01:01:07 -0600 received badge  Editor (source)
2014-07-24 01:00:45 -0600 asked a question How to split video into separate low bit rate streams?

I have video stream from my webcam and I need to split this stream into N low bit rate streams, encode it and write. The goal is to be able to demultiplex them into first hi bit rate stream. Can I do it with opencv in realtime? What is the fastest way to do this?