Skip to content
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

Open
vinod014 opened this issue Apr 16, 2020 · 4 comments
Open

Issue sharing window #24

vinod014 opened this issue Apr 16, 2020 · 4 comments

Comments

@vinod014
Copy link

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)

@plutoless
Copy link
Contributor

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?

@vinod014
Copy link
Author

I turned off hardware accelerations of chrome and shared it's window, the behavior is still same(Complete screen is getting shared) .

@plutoless
Copy link
Contributor

@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?

@plutoless
Copy link
Contributor

for IE Edge i failed to find it from my list. how did you get the windowId?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants