Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
739 stars 185 forks source link

The latest Google browser(Version 114.0.5735.91 (Official Build) (64-bit)), webrtc video parsing error: #918

Closed Westlife0012 closed 1 year ago

Westlife0012 commented 1 year ago

Package version

3.0.0-pre.5

Environment

* OS:Window 11
* Unity version:Unity 2020.2.6

Steps To Reproduce

  1. First,we use webrtc version 2.4.0-exp10, It is normal in chrome 109.0.5414.120(Official Build) (64-bit)), but in Chrome Version 114.0.5735.91 (Official Build) (64-bit) . framerate start dropped,when receiving 50 frames per second, only 10 frames can be parsed.
  2. We upgrade webrtc version to 3.0.0-pre5. In chrome 114.0.5735 version ,frame still drop .Sometimes the screen may have a blurred appearance. But in Chrome Version 109.0.5414.120,everything was right.

Have you tested it in chrome 114.0.5735 version(The latest version)? Are the latest Google Chrome incompatible with our webrtc packages?

Please help me,thanks!

Current Behavior

No response

Expected Behavior

No response

Anything else?

No response

karasusan commented 1 year ago

@Westlife0012 Hi, I will check this issue. Can you see the video codec?

Westlife0012 commented 1 year ago

Yes,Video codec is H264 .Everything is ok while video codec is vp8. There is no problem wheile use old version of chrome,even if codec is h264. 1

Westlife0012 commented 1 year ago

Same computer,same network, latest chorme version will drop frame or blurred. old chrome version is ok. I am very confused... webrtc version is 3.0.0-pre5..

karasusan commented 1 year ago

I tested in my environment, but the issue is not reproduced. The framerate is stable in 30 frame per sec. I am using the webrtc version 3.0.0-pre.5.

image

Westlife0012 commented 1 year ago

Ok,i will test with the same demo.Maybe I need to change the connection method.

kannan-xiao4 commented 1 year ago

@Westlife0012 We close this issue. if you have any problem about this, please re-open issue. Thanks.