- From: Iñaki Baz Castillo <ibc@aliax.net>
- Date: Mon, 2 Sep 2013 18:15:07 +0200
- To: public-orca <public-orca@w3.org>
Hi, I've added full DTMF API to ORTC as the existing one was incomplete (and buggy): https://github.com/openpeer/ortc/commit/a817775a28cadae4e7c279ad69b0f96b17d13fd9 The proposal is to use a new RTCDTMFTrack class for sending, and another one for receiving. Such a RTCDTMFTrack is added into the RTCConnection and has its associated RTCTrack (as any MediaCapture MediaStreamTrack). -- Iñaki Baz Castillo <ibc@aliax.net>
Received on Monday, 2 September 2013 16:15:54 UTC