com.unity.webrtc icon indicating copy to clipboard operation
com.unity.webrtc copied to clipboard

[BUG]: Support ScaleResolutionDownBy parameter for NvCodec

Open karasusan opened this issue 2 years ago • 1 comments

Package version

2.4.0-exp.8

Environment

* OS:Windows10, Ubuntu20.04

Steps To Reproduce

  1. Open Menu scene and start to play.
  2. Select NvCodec in codec option.
  3. Push "Bandwidth" button.
  4. Push "Call" button and change Scale resolution option.

https://user-images.githubusercontent.com/1132081/179890116-934623cb-97cf-4729-8de5-12fb03515001.mp4

Current Behavior

The receive frame keeps black when the scale resolution is not set 1.0

Expected Behavior

The receive frame keeps not black when the scale resolution is set any number.

Anything else?

No response

karasusan avatar Jul 20 '22 03:07 karasusan

memo: WRS-359

karasusan avatar Jul 20 '22 03:07 karasusan

Fixed https://github.com/Unity-Technologies/com.unity.webrtc/pull/930 .

karasusan avatar Jul 21 '23 01:07 karasusan