Open drlight-code opened 8 years ago
An interesting mail on mapmap-list describes new developments in DRI which would allow sharing of image data using the GPU, similar to syphon on MacOS X:
Rudimentary v4lloopback output working, still lots of things to be done, such as
syphon and spout working :)
We need v4lloopback output in order to route image data to veejay / MapMap. We have to think about some issues here. Foremost, will there be one etudes-host instance per running etude, or just one host application running them all?
In general I would not mind to have one etude per instance, it would keep things very simple. In that case however our naming scheme would be different, since one etude actually would be identified by a port with a separate listening osc server instance rather than by a name, but that could be quickly adapted and would be fine actually.
We could also have one host application which holds several etudes running in parallel which would make the application more complex, however would have some benefits: