From the ORCA W3C community group…
WebRTC Object API (alpha):
https://github.com/openpeer/ortc/blob/master/draft-w3c-ortc-api-00.md
Early example code, written in Node.js:
https://github.com/openpeer/ortc
It is the current authors intent to provide an alternative to the existing WebRTC API, to allow more control to web developers looking to leverage WebRTC.
Rationale for this alternate approach can be found in the informational draft submitted to the IETF RTCWEB working group several weeks ago.
Those interested in assisting in the completion of this API reference are asked to join this community group and take part in the discussions by:
- Creating issues in github
- Contribute your time
- Contribute code
- Provide feedback in this W3C community group
- Tell others about this effort
On behalf of the current authors, thank you for your support and consideration.