Unity-Technologies / com.unity.webrtc

WebRTC package for Unity
Other
742 stars 186 forks source link

fix: Fix UnityException when calling finalizer of VideoStreamTrack from GC #817

Closed karasusan closed 1 year ago

karasusan commented 1 year ago

The property RenderTexture.active throws UnityException when accessing on the thread except of main thread.