[Libav-user] Can we get two live streams with one USB camera (C++)

Tim Pitman tapitman11 at gmail.com
Wed Oct 24 00:46:06 CEST 2012


Do you already have the code working to read the camera and stream? If
so it should be a simple matter to also copy that data into a buffer
at the same time you stream it...

On Wed, Oct 17, 2012 at 2:36 PM, Wenpeng Zhou <zhou.wenpeng at rdnet.fi> wrote:
> Hi,
>
> I am wondering if we can get two live streams with one USB camera.
> So, we can stream one of live streams, and save the other stream frames to
> memory buffer that has a fixed length. for example, the buffer can contain
> 200 frames. at some point, I can save these 200 frames to an AVI file.
>
> I will implement with C++ windows, please give me some code example.
>
> Thanks in advance!
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>


More information about the Libav-user mailing list