Live data from Hacker News

Viewing profile — dagingaa

dagingaa

HN member
Joined
Fri, Mar 16, 2012, 4:11 PM UTC
HN karma
249
Public activity
42 items

About dagingaa

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
    Comment #9432627

    You might want to consider a different CDN in that case.

  6. comment
    Comment #8965687

    Working for a major player in the WebRTC space certainly gives me a bias, but "noone cares" is pretty far from the truth. There are millions of WebRTC users already, hell, we might…

  7. comment
    Comment #8953355

    Opera and the newly released Vivaldi also works, but they are based on chromium/blink engines so.

  8. story
  9. story
  10. comment
    Comment #7529864

    No, not exactly. WebRTC has no concept of interoperability between services, only between clients. You need a signalling server to communicate the initial call between clients, and…

  11. story
  12. comment
    Comment #7162843

    Developer @ appear.in here. I've been following this thread today, answering some questions and reporting bugs back to the team. I would just like to say a big and sincere thank yo…

  13. comment
    Comment #7162713

    At this point in time, all chat messages are relayed through our server. These messages are sent over an encrypted socket to our server, then relayed. This means that we do have th…

  14. comment
    Comment #7162264

    We will investigate further. Thank you for reporting this! We definitely want graceful degradation for iOS clients.

  15. comment
    Comment #7162199

    I just talked to the FxOS guys, and they hope the support will be out around 1.4 or 1.5, but no promises. I don't know much more than that unfortunately.

  16. comment
    Comment #7162139

    This is probably related to a known bug with Firefox 26 on Ubuntu 13.10 (and apparently other, similar Linux setups). Track progress here: https://bugzilla.mozilla.org/show_bug.cgi…

  17. comment
    Comment #7162011

    Which browser and OS are you on? Depending on that, it should be somewhere near the top. Firefox has a tendency to close the accept dialogue if you change tabs, and you can retriev…

  18. comment
    Comment #7162002

    We have some guys working on FirefoxOS at our office actually (Telenor Digital does many things). We tested appear.in on a recent build of master, and it worked! Hopefully it will …

  19. comment
    Comment #7161995

    Developer @ appear.in here. For lack of better ways of communicating, at which page did you experience this? We tested it on our own devices but couldn't replicate.

  20. comment
    Comment #7161989

    This is unfortunately a bug internally in Firefox which affects certain builds of Linux. See related bug: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/12170...

  21. comment
    Comment #7161581

    Developer on appear.in here: Everything between peers is encrypted using SRTP end-to-end by default. From our FAQ: "All communication between your browser and appear.in is transmit…

  22. comment
    Comment #7144352

    Bias warning: I work for appear.in. Appear.in itself is all WebRTC, built with AngularJS and Node. As far as I understand it, the red cross solution is built with MeteorJS, and the…

  23. story
  24. story
  25. comment
    Comment #6816622

    It all comes down to the model being fairly obvious for WebRTC based video chat systems I guess. Copy, paste and appear without login and registration is the core strength of WebRT…