com.unity.webrtc
com.unity.webrtc copied to clipboard
[BUG]: Support ScaleResolutionDownBy parameter for NvCodec
Package version
2.4.0-exp.8
Environment
* OS:Windows10, Ubuntu20.04
Steps To Reproduce
- Open Menu scene and start to play.
- Select NvCodec in codec option.
- Push "Bandwidth" button.
- 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
memo: WRS-359
Fixed https://github.com/Unity-Technologies/com.unity.webrtc/pull/930 .