hecomi

Results 90 comments of hecomi

How about using the official WebRTC package? - https://github.com/Unity-Technologies/com.unity.webrtc UnityRemoteDesktopDuplication is just a simple PoC and has not been tested well (and I have no plan to improve this).

Sorry for my late reply..., there are some ways to control a remote PC. If you use this plugin, I think the easiest way is...: - Sending a message like...

Thank you for your report. It seems to be related to some bug, but I cannot reproduce it at hand..., so if you find any specific way to reproduce it,...

Thank you for the pull request. I am currently working on organizing the animation baking mechanism and texture support, and will try to integrate the animator support code you provided...

Sorry for my late reply. Could you check these two things? 1. Common is included in your project 2. It looks like you have created a Forward rendering shader, is...

First of all, I'm glad to hear that uLipSync has been useful for your project. Regarding the issue on iOS, it is highly possible that the cause might be related...

全てのログを貼り付けてみて頂けないでしょうか? また、お使いの gcc を教えていただきたく、以下のコマンドを実行してみて頂けないでしょうか。 ``` sh $ gcc --version ```

ありがとうございます! `./bin` に関するエラーは `Makefile` のバグなので修正いたします。

Is the Texture3D created correctly? In Unity 2021 you can check this in the inspector as described in the manual. - https://docs.unity3d.com/2021.3/Documentation/Manual/class-Texture3D.html Could you please check it?

Sorry for my late reply... This plugin doesn't support any audio related function because NvEncoder is not that type of API set. If you just want to create a video...