Kazuki Matsumoto

Results 599 comments of Kazuki Matsumoto

@doctorpangloss I am sure that there is a bug freezing the frame after the first frame. Thank you.

Maybe your request is achieved by Encoded Transform API. We will develop the feature in the future. https://github.com/Unity-Technologies/com.unity.webrtc/issues/305 The next version of renderstreaming should be released the end of this...

@gtk2k > Does that mean that the Encoded Transform equivalent will be implemented and released at the end of this month? No. I think we can start to develop for...

@kawottex Mm, I know this behavior but I have never known it is different from Web API. We need to investigate this issue to fix it. I would like to...

Thanks @Kawottex We are investigating this issue and it might be fixed for the next version.

@Kawottex I reproduced the issue you reported in my environment. Thanks. I am checking how to fix this.

The timing of firing `RTCPeerConnection.OnIceCandidate` callback is when calling `RTCPeerConnection.SetLocalDescription()` on Unity. This behaviour is same as Google Chrome. I think there is a problem with the contents of candidates.

Is it the same issue? https://github.com/Unity-Technologies/UnityRenderStreaming/issues/563