-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue sharing window #24
Comments
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)
The text was updated successfully, but these errors were encountered: