155
edits
| Line 92: | Line 92: | ||
A demo of Sathya playing HexGL whilst sharing his screen with a friend. Using Chrome's <tt>desktopCapture</tt> API from an extension, the screen is turned into a Media Stream, | A demo of Sathya playing HexGL whilst sharing his screen with a friend. Using Chrome's <tt>desktopCapture</tt> API from an extension, the screen is turned into a Media Stream, | ||
which is then streamed to another browser using WebRTC. (The API will be available soon in Firefox Nightly.) | which is then streamed to another browser using WebRTC. (The API will be available soon in Firefox Nightly.) | ||
[https://github.com/gsathya/screen-share Code available on GitHub.] | |||
<div style="clear: left"></div> | <div style="clear: left"></div> | ||
edits