Skip to content

Instantly share code, notes, and snippets.

@fraserxu
Created September 11, 2015 00:41
Show Gist options
  • Save fraserxu/8143d5b8738b8e71f137 to your computer and use it in GitHub Desktop.
Save fraserxu/8143d5b8738b8e71f137 to your computer and use it in GitHub Desktop.
User electron to capture video
MediaStreamTrack.getSources(function(sources) {
console.log(sources)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment