[Qt-interest] running phonon video from separate process?

Oliver.Knoll at comit.ch Oliver.Knoll at comit.ch
Mon Dec 22 14:48:17 CET 2008


Bart van Deenen wrote on Monday, December 22, 2008 2:38 PM:

> Hi all
> ...
> The hard thing to me seems to be redirecting the rendering of the
> child process. I'm familiar with native window id's on Linux and
> Windows, and have used those from AWT Java displays. How should I
> proceed with this in Qt?

Maybe using "shared memory" could help here?

http://doc.trolltech.com/4.4/qsharedmemory.html - "QSharedMemory provides access to a shared memory segment by multiple threads and processes.:

Example: http://doc.trolltech.com/4.4/ipc-sharedmemory.html

I don't know about performance though...

Cheers, Oliver
--
Oliver Knoll
Dipl. Informatik-Ing. ETH
COMIT AG - ++41 79 520 95 22




More information about the Qt-interest-old mailing list