Hello to all!
Has anybody been successful in streaming textures with an acceptable quality
from one instance to another?
I tried all sharedmemory modules(AsString, AsVideo…), UDP send/receive, fugstream (frustrating fullscreen issue and AsVideo = cpu intensive), … but I didn’t find a way which really works fine.
I also was thinking to use the fantastic VLC plugin as receiver, but I don’t
know if it is possible and how to send data to it…
Or is there a virtual device driver in the web for sending it through VideoOut (DShow9 Device)? I tried VH Screen Capture Driver, but it only appears in VideoIn (DShow9) as driver…
I want to transmit 800x600@30 fps…