Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: VideoStream onTrack doesn't work in the Android environment.
Open
@karasusan is already working on this.
Since Dec 27, 2023.
bug
stabled
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Package version
3.0.0-pre.7
Environment
* OS:Windows10
* Unity version:2021.3.19
Steps To Reproduce
This can be reproduced when running all samples in the Android environment.
Current Behavior
When adding a video stream to a PeerConnection in the Android environment, I confirmed that the texture is not null. However, the video stream is not being transmitted through the PeerConnection. This issue is also present in the sample. Can you help me identify this problem?
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.