Y
Hacker News
new
|
ask
|
show
|
jobs
by
bzbarsky
4388 days ago
> How can you ever implement Skype, for instance
This is why
http://dev.w3.org/2011/webrtc/editor/webrtc.html
exists.
1 comments
thegeomaster
4388 days ago
I was talking more about video encoding/decoding in real time as Skype uses a proprietary protocol and encoding scheme IIRC.
link
sphink
4387 days ago
That is what webrtc is for too, without the "proprietary" part.
link
thegeomaster
4386 days ago
My point exactly. Skype is a big P2P network using proprietary schemes for just about everything. They don't seem eager to interoperate with open standards in the slightest.
link