Open vinod014 opened 4 years ago
i think on windows currently we have some issues supporting applications which have hardware accelerations on. could you pls check if it works for you if you turn hardware accelerations of chrome off and then share it?
I turned off hardware accelerations of chrome and shared it's window, the behavior is still same(Complete screen is getting shared) .
@vinod014 hi, i tried on my windows 10 machine but cannot reproduce. Which windows OS are you running on? could you pls create a screenshot for when the issue happened?
for IE Edge i failed to find it from my list. how did you get the windowId?
On sharing window of Google Chrome, Electron app, Microsoft Edge etc. Complete screen is getting shared and on changing screen size of these windows it's throwing an error : Agora-Electron-Quickstart-master\Agora-Electron-React\node_modules\agora-electron-sdk\js\Api\index.js:452 invalid image header 735072 183520 183520 For other window like File Explorer it's working fine.
OS : Windows Repo : Agora-Electron-React Version of agora-electron-sdk : 3.0.0 Method used : startScreenCaptureByWindow() (tried using other methods of sharing window but the issue persists)