- From: Lennart Grahl <lennart.grahl@gmail.com>
- Date: Thu, 31 May 2018 20:11:03 +0200
- To: public-webrtc@w3.org
- Cc: westhawk <thp@westhawk.co.uk>
On 31.05.2018 19:30, westhawk wrote: > > >> On 31 May 2018, at 18:58, Peter Thatcher <pthatcher@google.com> wrote: >> >> If they want to use SCTP for sending media or use RTP for data channels even if it's "wrong" because no one else does that, > > I’ll note that both of these things are already possible by mistreating the WebAudioAPI :-) > > Which brings me to the other guarantee the browser should give - The various APIs > should interact in reasonable and unsurprising ways. > > So for example you should continue to be able to take a mediaStream from webRTC, > run it though webaudio (mixing it with a UserMedia stream) and then plug the result into > a media stream recorder and have something reasonable happen. > > Enhancements that aren’t easily pluggable with the rest of the browser’s awesome capabilities are > of questionable value IMHO. +1 for compatibility with existing web APIs where feasible and not reinventing the wheel if not necessary. Cheers Lennart
Received on Thursday, 31 May 2018 18:11:28 UTC