Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: android build with auto graphics api
Open
@karasusan is already working on this.
Since May 23, 2024.
bug
- 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:android
* Unity version:2021 2022
Steps To Reproduce
use auto graphics api, which will use vulkan on android default;
android device video not pass to other device.
how to fix: do not use auto graphics api, use opengles3.
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.