Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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 do it with opencv in realtime? What is the fastest way to do this?

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 streams, encode it and write. The goal is to be able to demultiplex them into first hi bit rate stream. Can do it with opencv in realtime? What is the fastest way to do this?

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?