[PD] Gem server and client solution

Antoine Villeret antoine.villeret at gmail.com
Mon Apr 27 18:09:43 CEST 2015


yes it is, BUT the bottleneck will be the -- as often -- the readback.
Once you create a 7680x3240px texture you need to read it back from the GPU
to the host memory to send it to other.
There are several ways to do that and without GPU texture compression I'm
pretty sure you can't achieve more than 1 fps at this resolution even with
the more expensive graphic card you can use gem with.
Concerning hardware texture compression, you may be interested in HAP codec
(though I don't know if live encoding is available) and nvenc technology.
I think there is an embryonal external for the former but don't know any
work in Pd with the latter.

so yes it is possible (like everything) but it's a huge challenge and I'll
be happy to read how you achieve it :-)

+
a

--
do it yourself
http://antoine.villeret.free.fr

2015-04-27 17:28 GMT+02:00 Csaba Láng <langcsaba at gmail.com>:

> Dear list,
>
> is it possible to create a media server with Gem, so I can create on the
> server a resolution of [dimen 7680x3240(, and through network send to each
> client one part of the Gem window, so I can have a resolution on a 4x3
> matrix video wall with fullHD for each display.
>
> Thanks in advance!
>
> Popesz
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150427/823824ac/attachment.html>


More information about the Pd-list mailing list