On 18. May 2013, at 21:19, Alessandro Febretti [via Software] 
<[email protected]> wrote:

> Thanks for your help Stefan, 
> 
> I may implement this myself using Collage and a few classes from Equalizer. 
> As a brief hint, can you point me  to what classes in Equalizer deal with 
> grabbing the frame buffer

Image::start/finishReadback, used by the Channel::frameReadback and the async 
readback finish thread's Channel::_finishReadback()


> and turn it into a byte stream? 

...and now it gets ugly. The code is in Channel::_transmitImage, but should be 
refactored into an operator <</>> (DataO/IStream&, Image&) to be reusable. Most 
of the complications are due to the handling of compressed/noncompressed image 
data and the serialization of the individual compressed chunks.


HTH,

Stefan.
-- 
http://www.eyescale.ch
https://github.com/Eyescale/
http://www.linkedin.com/in/eilemann








--
View this message in context: 
http://software.1713.n2.nabble.com/Decoupled-Source-Output-Channel-frame-rate-tp7583131p7583264.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to