TMCnet News

WebRTC Screen Sharing Demo!
[February 20, 2013]

WebRTC Screen Sharing Demo!


Originally posted on VoIP & Gadgets Blog, here: http://blog.tmcnet.com/blog/tom-keating/webrtc/webrtc-screen-sharing-demo.asp.

In a recent post WebRTC Test Demo Fun, I gave some real world "working" examples of WebRTC. One of the demos I covered was browsermeeting.com which uses WebRTC and allows for multiple video participants and the ability to share files. BrowserMeeting.com is built on XSockets.NET and is a product created by Team XSockets.NET and their affiliates.

Uffe Björklund, one of the founders of XSockets.NET told me, "We are consultants and XSockets.NET is a sparetime project that we have invested about 8000 hours into. Browsermeeting is an implementation on XSockets.NET. XSockets.NET has previous been targeting realtime communication but mainly websockets (and fallback for it). Since we consider XSockets.NET to be a mature realtime communication platform we also implemented WebRTC into it. A big reason to why we are doing this is our love for technology and also the good feeling of pushing the boundaries of what can be done with a browser. Never the less we would of course love to monetize on what we love to do!"

I asked Uffe to explain XSockets. Uffe said, "XSockets allows websockets (it's one of the built-in protocols), but any device that talks TCP/IP can interact with XSockets. We have used XSockets with Kinect cameras, NetDuinos, From with in compiler trigger and stored procedures, from Powershell etc."

I asked Uffe about screen sharing support last month and he said, "We have talked about screen sharing and that we would implement it as soon as Chrome (and the others) supports it. I think that Chrome 25 will have support for screensharing/tabsharing with WebRTC.(http://updates.html5rocks.com/2012/12/Screensharing-with-WebRTC). But real screensharing will also be included in the future as well as recording and other cool stuff."

Well, he reached out to me and told me that they have a working demo of screen sharing! So I decided to give it a go.

Steps to get it working:

  1. Install Google Canary (developer / bleeding edge release)
  2. Type this in Chrome URL: chrome://flags/
  3. Find 'Enable Screen Capture support in getUserMedia() and enable it:
    google-chrome-enable-screen-capture-support.png
  4. Relaunch Chrome Canary
  5. Go here: https://screensharing.azurewebsites.net/
  6. Click Screensharing button option
    xsockets-allow-screen-sharing.png
  7. You will then be given a 'unique' URL to give to others so they can see your screen. Type this URL on a 2nd PC.
  8. One both PCs you will see a small thumbnail which displays a real-time (small) view of the other PC's entire screen:
    xsockets-webrtc-screen-sharing-demo.png
  9. Just hover your ouse over the thumbnail in right-hand corner to get option to go full screen.



Overall, the performance was decent, though it was compressed resulting in text and fonts not looking as sharp as I would like. It doesn't appear WebRTC is ready to replace paid solutions like WebEx or GoToMeeting just yet. If I was looking for a free screen sharing solution with video conferencing capabilities and high-quality video conferencing I'd consider using Watchitoo's free Playground web-based solution, which I reviewed. Still, WebRTC is new and Google very quickly removed my gripe about WebRTC only supporting tab-sharing, so I have high hopes for WebRTC.

Tags: , , , , , , , Related tags: , , , , ,

Related Entries
  • WebRTC Challenges - Jan 22, 2013
    google-webrtc-logo.jpg
  • WebRTC Test Demo Fun - Jan 21, 2013
    browsermeeting-webrtc.PNG
  • Google's Chrome Team Reveals WebRTC Roadmap - Apr 18, 2012
    chrome.png
  • Microsoft Working on HTML5 Skype Web App - Apr 16, 2012
    skype-html5-web-app.png
  • WebRTC Demo Plus WebRTC Asterisk Integration - Oct 24, 2012
    allison-smith.jpg
  • Zingaya Launches Zingaya Enterprise Edition - Mar 20, 2012
    zingaya-logo.jpg
  • Google Voice Adds Circles - The Apocalypse is Upon Us! - Feb 23, 2012
    terminator-poster.jpg
  • Begun the Search War Has! Google+ Social Search Results in Bing Defections - Jan 13, 2012
    yoda.jpg
  • Google Building Skype-like App in the Browser - Jun 22, 2011
    google-webrtc.jpg
  • Browser Benchmark Battle Begin! Chrome vs. IE 9 vs. Firefox - Mar 28, 2011
    chrome-ie9-firefox-memory-usage-benchmark.jpg
  • TrackBacks | Comments | Tag with del.icio.us | VoIP & Gadgets Blog Home | Permalink: WebRTC Screen Sharing Demo!




    [ Back To TMCnet.com's Homepage ]