@DiMix what i mean its the opposite
i have a video composition in vvvv and i want to put it into resolume or any other app that only support WDM as an imput. what i made its like a “screnshot” node that outputs an especific area of the sccreen to a webcam driver and that can be viewed on any other video app ( Resolume, arkaos, flash web app from ustream, ect ) all this is made by using vhsSreencap.
the idea will be to open a webcam or a tv tuner card from vvvv, add a few text layers or complex compositions, or open a powepoint presentation for example ( i was able to do it with screenshot node ), and to use vvvv as the main video mixer, and the video mix from vvvv need to be send at the same time to :
vga output ( secondary monitor ), solved
svideo output ( vga to rca adaptor ), solved
brodcasted live trough ustrem flash app ( this app can see only WDM devices )
so a dx texture to → WDM its what i need.
as a workaround im able to do it with that software vhsSreencap, but i cant move my render window from that area, another workaround will be to use a VGA imput card and to see if that card can be detected on windows as a WDM device, but i need one pc for the brodcast.
any ideas?