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

全屏截图实现原理 #9

Open
54leibo opened this issue Mar 3, 2020 · 0 comments
Open

全屏截图实现原理 #9

54leibo opened this issue Mar 3, 2020 · 0 comments

Comments

@54leibo
Copy link
Owner

54leibo commented Mar 3, 2020

  • Electron中创建无边框透明窗口(nw 也可)
  • 获取屏幕视频流 navigator.getUserMedia
  • video 接收视频流
  • canvas 绘制 video,转成图片
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

1 participant