Seeder

Seeder - 代码插件 - 2022/12/20

Seeder control software.You can control the seeder Freed-D device to make virtual scenes through this plug-in. You can control the device to switch scenes

  • 支持的平台
  • 支持的引擎版本
    5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Seeder control software.You can control the seeder Freed-D device to make virtual scenes through this plug-in. You can control the device to switch scenes

技术细节

Features:

  • Control the Seeder Freed-D device to make virtual scenes through this plugin.
  • You can control the camera to move up, down, left and right according to the preset points.

Supported development platforms: Microsoft Visual Studio 2019

Supported target build platforms: Windows 10

Documentation:

  1. Have a seeder device and get a TCP port
  2. Connect the device IP port . Example: 192.168.0.11:8000
  3. Send a message
  • If you use plugins, refer to the following TCP instructions.
  • Example 1: MSG p1c2
  • If you click Ready, you send p1c20t.
  • If you click Start, you send p1c21t.
  • Click the setup guide for more TCP details.