Show HN: multicasting video chat site I built over xmas break(chat.io)
chat.io
Show HN: multicasting video chat site I built over xmas break
http://chat.io
7 comments
Very nice. Can you provide some references you used, particularly the video side? I'd like to learn to build one for myself.
The video component uses Adobe Cirrus for p2p streaming.
http://labs.adobe.com/technologies/cirrus/
Take a browse through the source code, it's using flash for video.
Also this is directly related: http://geekli.st/chenosaurus/i-built-httpchatio-over-christm...
Or, try OpenTok for absurdly easy video streaming. http://www.tokbox.com.
Also this is directly related: http://geekli.st/chenosaurus/i-built-httpchatio-over-christm...
Or, try OpenTok for absurdly easy video streaming. http://www.tokbox.com.
Really nice work! Node.js you kill it real-time!
Could you add a standard account system?
Agreed, this could be a neat way to talk to my brother (no Facebook, no Twitter account), my parents (no Twitter account, Facebook is ~readonly~ for them and just to check out if I posted something, which is rare) or parents in law (no Facebook account, no Twitter account) abroad, which is especially more often around Christmas and New Year.
Alas - bad luck I guess.
Alas - bad luck I guess.
will never understand why people cut 99% of the internet off by offering only twitter/facebook signup...
i never implemented either of those, but couldn't be so much easier than openid to justify that number
i never implemented either of those, but couldn't be so much easier than openid to justify that number
I don't mind connecting with Twitter. What I find absurd is requiring the right to tweet on my account at any time without my explicit permission.
Are you implying that 99% of the Internet has neither a facebook nor twitter account? I'm willing to bet that's false.
As for the second sentence, I have no idea what it means, but I'll also wager a large sum of money that there are many times more facebook OR twitter users than openid users.
As for the second sentence, I have no idea what it means, but I'll also wager a large sum of money that there are many times more facebook OR twitter users than openid users.
Since they are openid providers, you already lost the bet.
Where do i collect my large sum?
Even if you want to exclude them, i still bet google+Yahoo users > tweeter+facebook
Where do i collect my large sum?
Even if you want to exclude them, i still bet google+Yahoo users > tweeter+facebook
Neither Facebook (FBConnect/oAuth) or Twitter(oAuth/xAuth) are OpenID providers...
>google+Yahoo users > tweeter+facebook
Meh, OpenID is inferior to oAuth or at least oAuth+OpenID, and besides, those are both "social login"-types which I figured you were mocking in general.
>google+Yahoo users > tweeter+facebook
Meh, OpenID is inferior to oAuth or at least oAuth+OpenID, and besides, those are both "social login"-types which I figured you were mocking in general.
Openid is a "social login"?
What are you talking about?
What are you talking about?
Yes, when you login via Google and Yahoo's OpenID, it's effectively a "social login".
If you can type your OpenID endpoint for your Google account without looking it up, I'm willing to discuss otherwise. This is why it's "Login via Google" and you never hear of people logging in via a generic OpenID provider and then using their Google OpenID URL.
If you can type your OpenID endpoint for your Google account without looking it up, I'm willing to discuss otherwise. This is why it's "Login via Google" and you never hear of people logging in via a generic OpenID provider and then using their Google OpenID URL.
Doesn't work for me:
Mac OSX Lion, Chrome and Safari and Windows 7, Chrome
Mac OSX Lion, Chrome and Safari and Windows 7, Chrome
I've put together a review of your app. I hope you find this helpful.
http://moustach.io/welcome/e/reviewed/XBjgCj6nwjKCTot6UTH5ms...
http://moustach.io/welcome/e/reviewed/XBjgCj6nwjKCTot6UTH5ms...
Very nice indeed! Keep it up.