Unfortunately, those solutions read back to main memory, which is slow, and 
adds a lot of latency and processor overhead.

Syphon works directly on the GPU, sharing the OpenGL resources directly, app to 
app, no readback or round tripping. This allows sharing to any resolution your 
GPU supports (assuming you have the fill rate and VRam). I've personally been 
able to do 2K ARGB frames at around 30fps, from one app to another. This will 
depend greatly on your GPU and system load however.


On Oct 14, 2011, at 10:40 AM, Max wrote:

> 
> Am 14.10.2011 um 11:35 schrieb Py Fave:
> 
>> hi list 
>> 
>> 1. what would be the equivalent in linux let's say ubuntu ? it's a  frame 
>> server implementation? 
>> any way to redirect gem output ?
> 
> gstreamer
> http://puredata.info/community/projects/convention09/zmolnig.pdf/view
> 
> already works since 2009 afaik.
> 
> m.
> _______________________________________________
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list


_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to