Hi Enrico,

Enrico wrote:
> Hi opensg friends,
> 
> i am back on my former screenshots problem.
> I am running OpneSG in client-server mode,
> with the client setting up the scene and controlling the navigation and the
> server simply executing the render itself.
> 
> I want to take screenshots of the remote scene and save the images back to
> the client. Doing it via the GrabForeGround ends up in client-side empty
> pngs. Just to be sure that the foregrounds are working, I paired to the grab
> Foreground a FileGrabForeground, which saves pngs remotely without a
> problem.

The GrabForeground only works for local Windows. To get images back from the 
slaves the easiest way is to use a SortFirstWindow, which takes care of the 
transfer behind the scenes.

...
> 
> Does anyone can find a reason why I can't get the pixmaps locally? 

The code is not that smart.

> I'd like to get 'em back to the client cause the final goal is to shrink all
> the pngs to a single AVI (since I don't seem to be able to get the
> avforeground working)

I tried looking into that, but I couldn't even begin to compile it (missing 
config.h is my version). It's on the list, but the list is getting fairly long, 
sorry.

        Dirk


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to