UnrealImageCapture icon indicating copy to clipboard operation
UnrealImageCapture copied to clipboard

Getting raw images to be sent via TCP

Open SirAlbertoC opened this issue 2 years ago • 1 comments
trafficstars

Hey! I just bumped into this useful plugin, since I am trying to get frames from two (or more) Scene Capture components to be sent via TCP. I managed to get it working with a simple C++ class with a single camera, but I am new to both Unreal and C++, so I can't go further. Did you ever try to implement this kind of pipeline?

SirAlbertoC avatar Apr 16 '23 21:04 SirAlbertoC