Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: Receiving video is distorted when using Vulkan API in MultiVideoRecv sample on Unity Editor 2022.1
Open
@karasusan is already working on this.
Since Jul 20, 2022.
bug
issued
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Package version
2.4.0-exp.8
Environment
## Case 1:
* OS: Ubuntu 20.04
* Unity version: 2021.3
* Standalone(mono)
## Case 2:
* OS: Ubuntu 20.04
* Unity version: 2022.1
* Editor mode
Steps To Reproduce
When running 3 video streams simultaneously in MultiVideoRecv sample, frames of other videos appear irregularly and repeatedly, occurring in Unity 2022.1 editor. Not occurring in standalone.
In Unity 2019.4 editor, when 3 streamings are performed in FHD, only one is performed successfully.
The behavior may differ between IL2CPP and Mono.
https://user-images.githubusercontent.com/1132081/179888612-8c715fad-b3c4-443e-b0bc-d347832e7ff1.mp4
Current Behavior
No response
Expected Behavior
No response
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.