PLEXUS GAME ASSET: 전체 콘텐츠 50% 할인

Freed Protocol Client/Server

You will be able to get and send Freed data in blueprint easily with help of this plugin.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.25 - 4.27
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.


How it gets data from Panasonic UE-150 : https://youtu.be/VUNvghLg3XE

How it sends data: https://youtu.be/2SfxomUoCOE Send function is tested on Reality by Zero Density. Reality 4.25 seems getting Freed data which is sent by this plugin.

Example Project & Tutorial : https://drive.google.com/drive/folders/1Fg16qSN4X7U8nkviIdXENTU3s-JT2_aN?usp=sharing


Freed is a protocol that is mostly used by physical camera tracking companies for virtual production or augmented reality solutions to send camera positioning to virtual/augmented reality production system. Although tracking companies have their own protocol to send camera positioning data, most of tracking devices are supporting Freed protocol since Freed is becoming like a standard in virtual/augmented reality world.


With the help of this plugin, you will be able to either GET Freed data from specified port into blueprint and SEND Freed data to specified port So that you can get tracking data into Unreal engine directly if tracking device supports Freed protocol.


This plugin works as asynchronous.It does not guarantee there will be no drop frame or handlingnetwork delay. It sends packages according to time duration between ticks. Besides do not forget Unreal Engine's coordinate system XYZ is equal to -YXZ in Freed Coordinate system.



기술적 세부사항

Features

  • Getting Freed Data (Asynchronous)
  • Sending Freed Data (Asynchronous)


Code Modules:

  •  Runtime


Number of Blueprints: 0

Number of C++ Classes: 3

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: win64

Documentation: Coming soon!

Important/Additional Notes: -