> But how, exactly, do the two fit together? Is WebRTC a low-level implementation of protocols, codecs, and transports whereas WebAPI provide the friendly developer-oriented APIs?
They're not related. WebRTC is a video chat/conferencing project.
> Will WebAPI provide hooks for standard widgets for dialer, SMS, contacts, etc?
> > Will WebAPI provide hooks for standard widgets for dialer, SMS, contacts, etc?
> Yes, that's its precise purpose.
I'm not seeing any indication that standard widgets are even in their goals. For instance, their Telephony API [1] lists functions that an application implementing its own UI might call, but nothing that indicates that those are UI widgets or expose UI-like functionalities.
They're not related. WebRTC is a video chat/conferencing project.
> Will WebAPI provide hooks for standard widgets for dialer, SMS, contacts, etc?
Yes, that's its precise purpose.