Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
738 stars 186 forks source link

[BUG]: android build with auto graphics api #1035

Open qq576067421 opened 1 month ago

qq576067421 commented 1 month ago

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