ParagPA
March 20, 2008, 20:11:45
Hello,
I currently have a working application that uses a FrameHandlerSink to give me access to frame buffer data via a callback. I'd like to extend this to also support simultaneously streaming video to an AVI file on disk via a MediaStreamSink.
I'm new to the libraries, but believe that there can be only one sink at a time? If so, is there a good approach that would allow me to capture/process frames via a FrameHandler, while also dumping an AVI to disk?
Thanks,
Parag
I currently have a working application that uses a FrameHandlerSink to give me access to frame buffer data via a callback. I'd like to extend this to also support simultaneously streaming video to an AVI file on disk via a MediaStreamSink.
I'm new to the libraries, but believe that there can be only one sink at a time? If so, is there a good approach that would allow me to capture/process frames via a FrameHandler, while also dumping an AVI to disk?
Thanks,
Parag