diff --git a/01-Diary/周小结/2023.8.10.md b/01-Diary/周小结/2023.8.10.md new file mode 100644 index 0000000..a4009bf --- /dev/null +++ b/01-Diary/周小结/2023.8.10.md @@ -0,0 +1,9 @@ +# 存在问题 +1. 推流方案对延迟要求较高,如果通过AI服务器 => UE服务器 =>客户端的方式,会大大提高延迟。 + +# 工作内容 +1. 查看UEOSC & VMC4UE实现。 +2. 学习VMC协议内容。 +3. 学习查看EasyVirtualMotionCaptureForUnity、VirtualMotionCaptureProtocol、ThreeDPoseTracker通讯部分实现。 +4. 学习Nodejs的worker_threads与osc模块使用。 +5. 尝试实现。 \ No newline at end of file diff --git a/01-Diary/周小结/未命名.md b/01-Diary/周小结/未命名.md deleted file mode 100644 index ac3f515..0000000 --- a/01-Diary/周小结/未命名.md +++ /dev/null @@ -1,5 +0,0 @@ -# 存在问题 -1. 推流方案对延迟要求较高,如果通过AI服务器 => UE服务器 =>客户端的方式,会大大提高延迟。 - -# 工作内容 -1. 查看UEOSC & VMC4UE实现 \ No newline at end of file