from Hacker News

Show HN: Create a WebRTC service in less time than it takes to install Skype

by bstrong on 5/3/13, 2:08 PM with 12 comments

  • by navyrain on 5/3/13, 4:51 PM

    Nice start, but some criticisms:

    - This just seems like a wrapper around webrtc, with some presence stuff thrown in.

    - Your website does not mention anywhere that the majority of web users do not support webrtc http://caniuse.com/#feat=stream

    - Is this a product? Why would I use this? Are you actually aiming at replacing skype? If not, why target it in your slogan? Do you intend on having users embed it in their site? Make paid chat applications with your platform?

  • by general_failure on 5/3/13, 4:49 PM

    So I measured this. In managed to download and install Skype. I am still entering my email I'd into this website.
  • by seven_bridges on 5/3/13, 6:36 PM

    A bit of a side note, but how does WebRTC integrate with Twilio Client? Twilio Client was modified to use WebRTC as an alternative to the original Twilio Client, which integrated with Flash to connect calls. Introduction here (http://www.twilio.com/blog/2012/11/webrtc-for-twilio-client-...)

    And how does your product differ from Twilio Client?

  • by el-mapache on 5/3/13, 5:35 PM

    Does the developer have access to the raw data stream as well? I.e, can I apply filters the audio or record the incoming data?

    If not, will I be able to run this concurrently with multiple audio gathering programs? Should probably google if a computer's input source can be multiplexed in that way :)

  • by mykesmith1 on 5/3/13, 3:11 PM

    Looks like an interesting product with its use of WebRTC
  • by dandyhighwayman on 5/3/13, 6:42 PM

    this could be a great way to deal with the world of pain that is WebRTC