hecomi / uDesktopDuplication

Desktop Duplication API implementation for Unity (only for Windows 8/10)
http://tips.hecomi.com/entry/2016/12/04/125641
MIT License
563 stars 97 forks source link

there is no monitor whose id is 0. UnityEngine. Happen in Macbook and iPad with iOS 13.5.1 #42

Closed Chris1122-sq closed 4 years ago

Chris1122-sq commented 4 years ago

UdesktioDuplication

[uDD::Error] there is no monitor whose id is 0. UnityEngine.Debug:LogErrorFormat(String, Object[]) uDesktopDuplication.Manager:GetMonitor(Int32) (at Assets/13-3rd party/uDesktopDuplication/Scripts/Manager.cs:79) uDesktopDuplication.Texture:Reinitialize() (at Assets/13-3rd party/uDesktopDuplication/Scripts/Texture.cs:289) uDesktopDuplication.Texture:KeepMonitor() (at Assets/13-3rd party/uDesktopDuplication/Scripts/Texture.cs:273) uDesktopDuplication.Texture:Update() (at Assets/13-3rd party/uDesktopDuplication/Scripts/Texture.cs:265)

I'm using unity 2018.4.20f1 with 1.60 plugin

hecomi commented 4 years ago

Sorry for my late reply..

DesktopDuplication API is the function of Windows 8/10. So cannot be used for Mac, sorry.