arcore-unreal-sdk icon indicating copy to clipboard operation
arcore-unreal-sdk copied to clipboard

AR mobile device with power of PC

Open JPCannonNew opened this issue 5 years ago • 1 comments

Hi. Currently Im trying to create AR project with real complex model, about 20mln polygons. My idea was to use mobile device as camera to pc and then streaming pc screen on tablet to see everything after using pc power. Is there any better option for something like this?

Im currently using AR Kit and AR Core but maybe there is some better way?

JPCannonNew avatar Mar 08 '19 08:03 JPCannonNew

Read the documentation, there are already built in solutions for this.

https://docs.unrealengine.com/en-us/Engine/Plugins/VirtualCameraPlugin https://docs.unrealengine.com/en-us/Platforms/PixelStreaming/PixelStreamingIntro

wickerman123 avatar Mar 08 '19 15:03 wickerman123