Discussion:
Issue 121673 in chromium: Hook up Web Audio API with WebRTC for audio processing
c***@googlecode.com
2012-04-12 14:10:05 UTC
Permalink
Comment #2 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Attached a call-flow diagram for WebRTC rendering that we can use as base
for our future discussions. All details are not included and it assumes
Windows 7.

Attachments:
webrtc_output_media_call_flow.png 195 KB
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2012-04-12 15:25:05 UTC
Permalink
Comment #3 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Excellent, thanks! I'll set up a meeting to discuss the design and who does
what.
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2012-05-14 08:53:21 UTC
Permalink
Comment #4 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Related CLs:

Chromium - glue with WebKit and implementation details hooking into
AudioDevice/HTMLMediaElement:

Simplify AudioRendererImpl by using AudioDevice
http://codereview.chromium.org/8477037/

Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode
http://codereview.chromium.org/8980008/
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2012-05-15 12:51:16 UTC
Permalink
Comment #5 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Created "Hooks up Web Audio API with WebRTC for audio processing".
https://chromiumcodereview.appspot.com/10383181/.

Ensures that the WebRTC AudioDeviceModule now uses a
media::AudioRendererSink implementation which can be access by WebAudio.
The goal of this patch is to allow the WebAudio API to use modify the
WebRTC audio.
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs
c***@googlecode.com
2014-07-03 19:59:49 UTC
Permalink
Comment #28 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Any progress on that?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-07-07 04:20:28 UTC
Permalink
Comment #29 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

The first part of what was mentioned in comment #26, moving the APM to
Chrome, is finished. The rest is work in progress.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-07-14 09:15:25 UTC
Permalink
Comment #30 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
http://code.google.com/p/chromium/issues/detail?id=121673

Can You estimate when this will be done?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-06 21:21:03 UTC
Permalink
Updates:
Status: Fixed

Comment #33 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

WebAudio has been able to hook up local media stream with audio processing
from M37, mark the issue as fixed.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-06 21:25:04 UTC
Permalink
Comment #34 on issue 121673 by tom.moor: Hook up Web Audio API with WebRTC
for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

@xians - it's hooking up remote streams that's the problem - we need to be
able to analyze the volume of remote audio streams for conference calls etc.

This isn't closeable imo.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-06 22:56:35 UTC
Permalink
Comment #37 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Same here: it's the remote stream we need to visualize. What's the timeline?
Thanks
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-06 23:26:40 UTC
Permalink
Comment #38 on issue 121673 by ***@pristine.io: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Same here! We need the remote audio stream!

Please let us know a timeline??
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-06 23:32:40 UTC
Permalink
Comment #39 on issue 121673 by ***@twilio.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

+1

Carter Rabasa
Developer Evangelist for Twilio <http://ahoy.twilio.com/carter/emailsig>
Instigator of CascadiaJS <http://cascadiajs.com>, SeattleJS
<http://meetup.com/seattlejs> & Seattle Hacks <http://seattlehacks.com/>
twitter <http://twitter.com/carterrabasa> // github
<http://github.com/crabasa> // +1 (206) 745-5000
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-07 04:44:56 UTC
Permalink
Comment #40 on issue 121673 by ***@gmail.com: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

#33 misunderstood the meaning of this issue, the problem is only solved
partially. So far, the remote stream can not be processed by WebAudio.
I wish someone had aware this issue, it has been existed for over years.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-07 05:08:57 UTC
Permalink
Comment #41 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

@xians - would be wise to reopen this and rename title to "...for REMOTE
audio processing"
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-07 09:31:23 UTC
Permalink
Comment #42 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

There is one already at the issues ... but it's called duplicate. I don't
know why, because I haven't found the "original" one yet.

https://code.google.com/p/chromium/issues/detail?id=241543&can=1&q=remote%20stream%20webrtc&colspec=ID%20Pri%20M%20Iteration%20ReleaseBlock%20Cr%20Status%20Owner%20Summary%20OS%20Modified
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-11-07 10:03:26 UTC
Permalink
Updates:
Status: Available
Owner: ***@chromium.org

Comment #43 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

OK, I was not aware that this bug was mainly for remote stream.

Assign it to Tommi, he might be able to provide some info.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-12-05 07:47:12 UTC
Permalink
Comment #44 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Is there any timeline decided for supporting remotestreams in web audio api?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-12-05 07:51:26 UTC
Permalink
Comment #45 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Please look at resolving it. There are many applications of this, which
does not have a cleaner workaround at the moment.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-12-05 08:00:44 UTC
Permalink
Comment #46 on issue 121673 by ***@google.com: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

At the moment we are swamped with other high priority items to work on.
There isn't a decided timeline and I don't expect progress on this anytime
soon.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2014-12-05 08:11:08 UTC
Permalink
Comment #47 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

That is not good info for my clients. Biggest problem is that there is no
workaround what so ever (is there?) so only solution is to use Firefox
which has this working for quite some time now starting from recording
audio from remote stream and recording video/audio (both local and remote
stream) in single webm container (not separately).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-25 18:37:13 UTC
Permalink
Comment #48 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

@tommi: Any news on this? Like a VERY rough guesstimated timeline? It's
really a rather big limitation for Webaudio not being able to process
remote streams. We've been hoping for this feature since ... uhhh ... April
2012. :-)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 01:06:57 UTC
Permalink
Comment #49 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Waiting for this feature 3 years...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 01:41:52 UTC
Permalink
Comment #50 on issue 121673 by ***@gmail.com: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

ditto. i bet there's lots of us out there and just not many speaking up.
i've also been waiting years for this. this is a very important feature
that is missing.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 08:02:07 UTC
Permalink
Comment #51 on issue 121673 by ***@buzzjective.com: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

This is such a fundamental functionality, I can't believe nothing is
happening here :(
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 08:18:45 UTC
Permalink
Comment #52 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Firefox has MediaRecorder and Web Audio API for WebRTC implementation for
quite some time...how much longer does it take for Chrome to do the same...
as I understand Firefox and Chrome are partners in promoting and pushing
WebRTC technology which just started to have some attention from clients
that wants to have videochat support in contact(communication) centers...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 08:47:23 UTC
Permalink
Comment #53 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

I really want to mute some guys in a conference who have loud noise, but I
don't know which one because chrome don't know.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-26 09:20:32 UTC
Permalink
Comment #54 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Controlling individual volume and mute state of remote tracks, is possible
in Chrome. You can get the audio energy levels per track via
PeerConnection.getStats() and use it to detect which one is the
loudest/weakest etc.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-30 06:24:59 UTC
Permalink
Comment #56 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

This has become a critical blocker for many realtime features currently. If
not early, an rough estimated timeline would help us plan things instead of
awaiting a response every few weeks.

thanks
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-01-30 06:46:59 UTC
Permalink
Comment #57 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

We are reviewing the situation here and will provide more details next week.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-02-03 02:24:05 UTC
Permalink
Comment #61 on issue 121673 by ***@webrtc.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

We reviewed this today and this is probably about a quarter worth of work;
it requires a significant amount of refactoring in Chrome. The team
responsible for this area is currently focused on several important
improvements to the stack on mobile, but we will take another look at this
at the end of Q1.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-02-12 03:08:45 UTC
Permalink
Comment #62 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

I was so exciting my app nearly was able to recorder audio from remote
stream until I came to here :(, wish you guys working hard on this problem.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-03-02 07:39:56 UTC
Permalink
Comment #63 on issue 121673 by jeff.waugh: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Just wanted to offset some of the whining jerks in this bug by cheering you
on with some encouragement. I hit a use case today that led me to this bug
-- getStats() helps, but I'm sure you're all very aware of the potential
for WebRTC + Web Audio working together in full.

Modern web browsers are extraordinary achievements of architecture and
integration of technology from so many different domains. "Sufficiently
advanced technology." I can't fault you for having higher priority magic to
work on. :-)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-03-12 03:47:34 UTC
Permalink
Comment #64 on issue 121673 by jeffrey.carre: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

:(
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-03 00:42:43 UTC
Permalink
Comment #65 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

It's now the end of Q1 — any positive momentum on this issue? :)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-03 00:43:43 UTC
Permalink
Comment #66 on issue 121673 by ***@slack-corp.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Yeah, that would be awesome!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-03 11:24:31 UTC
Permalink
Comment #67 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

The situation is still as explained in comment #61.

A bit of good news though, in reply to comment #60, getStats has been
improved significantly in version 43, so it's both faster and takes less
cpu. Hope that will help a little bit at least.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-03 15:41:33 UTC
Permalink
Comment #68 on issue 121673 by jeffrey.carre: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Nice! Does it provide the 'standard' result object? Last time i checked i
had to implement separate solutions for each type of browsers.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-04-06 10:02:29 UTC
Permalink
Comment #69 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

One quarter of refactoring, this issue not being taken in much
consideration for now, I would say this won't be fixed until 2016,right? A
rough time line would help a lot so us developers could set our priorities
straight.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-05-20 11:35:08 UTC
Permalink
Comment #70 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

There's one use case that hasn't been discussed here. On mobile you just
can't audio.play() things, you've got to use the Web Audio API. How the
heck do you establish an audio-only WebRTC call there if you can't play the
received stream using the Web Audio API?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-05-20 12:07:18 UTC
Permalink
Comment #71 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

playing the received audio stream via an audio tag has been supported for a
long time.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-07-29 01:10:41 UTC
Permalink
Comment #72 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Any update on the current priority for this. When might it be be escalated
to Pri-1?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-08-29 20:07:34 UTC
Permalink
Comment #73 on issue 121673 by ***@lafargue.name: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Just got hit by this issue too... Any status update? Very hard to work
around the problem...
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-05 12:46:29 UTC
Permalink
Comment #74 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

oh my, please give us any status update or a simple work around?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-15 06:13:22 UTC
Permalink
This post might be inappropriate. Click to display it.
c***@googlecode.com
2015-09-15 06:27:24 UTC
Permalink
Comment #76 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Something is cooking and I hope this will address our issues:
https://code.google.com/p/chromium/issues/detail?id=262211#c43
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-17 14:44:11 UTC
Permalink
Comment #77 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

re issue 262211 - the MediaRecorder API is something entirely different
(recording MediaStreams into encoded/compressed blobs).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-17 16:03:22 UTC
Permalink
Comment #78 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

re #75: Even Google has finite resources. We are currently focusing on
MediaStreamRecorder, and will reconsider this issue once the MSR work is
further along.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-09-17 17:27:50 UTC
Permalink
Comment #79 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

it must be the recession x)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-10-16 00:13:06 UTC
Permalink
Comment #81 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Like I said in #78; we have finite resources, so we have prioritized other
issues higher at this time. This is still something we plan to work on.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-10-16 07:51:08 UTC
Permalink
Comment #82 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

At the moment preparation work in the VoiceEngine is underway and needs to
be done before we can make further progress on this feature.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-10-18 23:00:02 UTC
Permalink
Comment #83 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Do you already have a time horizon?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-11-03 02:23:52 UTC
Permalink
Comment #84 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Are there any plans to move forward on this in the near future?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-11-03 07:55:06 UTC
Permalink
Comment #85 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Re# 84, checkout the last few comments and the youtube video mentioned in
#80, for your convenience there is a link to where it's presented:

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-11-09 11:51:03 UTC
Permalink
Updates:
Cc: ***@chromium.org

Comment #86 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-09 10:11:29 UTC
Permalink
Updates:
Labels: rtc-fixit

Comment #87 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-09 14:07:17 UTC
Permalink
Updates:
Labels: size-large

Comment #88 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-09 17:53:49 UTC
Permalink
Comment #89 on issue 121673 by ***@chromium.org: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673#c89

The following revision refers to this bug:

https://chromium.googlesource.com/external/webrtc.git/+/434aca8d862a46d0c3b71698a264d0c71d898170

commit 434aca8d862a46d0c3b71698a264d0c71d898170
Author: tommi <***@webrtc.org>
Date: Wed Dec 09 17:41:54 2015

Add empty placeholder files for remote audio tracks.
This is needed for Chromium so that we can roll, update libjingle.gyp and
then continue.

BUG=chromium:121673

Review URL: https://codereview.webrtc.org/1514573003

Cr-Commit-Position: refs/heads/master@{#10955}

[add]
http://crrev.com/434aca8d862a46d0c3b71698a264d0c71d898170/talk/app/webrtc/remoteaudiotrack.cc
[add]
http://crrev.com/434aca8d862a46d0c3b71698a264d0c71d898170/talk/app/webrtc/remoteaudiotrack.h
[modify]
http://crrev.com/434aca8d862a46d0c3b71698a264d0c71d898170/talk/libjingle.gyp
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-10 11:31:32 UTC
Permalink
Comment #92 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

AMAZING!!!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-10 14:09:34 UTC
Permalink
Comment #93 on issue 121673 by ***@chromium.org: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673#c93

The following revision refers to this bug:

https://chromium.googlesource.com/chromium/src.git/+/75287dc569fa28f23788f6324cd120d370932777

commit 75287dc569fa28f23788f6324cd120d370932777
Author: tommi <***@chromium.org>
Date: Thu Dec 10 14:04:08 2015

Handle the case when a mediastream track doesn't have extra data.
This can happen if a track was cloned.

R=perkj
BUG=121673

Review URL: https://codereview.chromium.org/1512273002

Cr-Commit-Position: refs/heads/master@{#364347}

[modify]
http://crrev.com/75287dc569fa28f23788f6324cd120d370932777/content/renderer/media/media_stream_renderer_factory_impl.cc
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 01:03:57 UTC
Permalink
Comment #95 on issue 121673 by ***@chromium.org: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673#c95

The following revision refers to this bug:

https://chromium.googlesource.com/external/webrtc.git/+/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd

commit f888bb58da04c5095759b5ec7ce2e1fa2cd414fd
Author: Tommi <***@webrtc.org>
Date: Sat Dec 12 00:37:01 2015

Support for unmixed remote audio into tracks.

BUG=chromium:121673
R=***@webrtc.org

Review URL: https://codereview.webrtc.org/1505253004 .

Cr-Commit-Position: refs/heads/master@{#10995}

[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/mediastreaminterface.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/mediastreamprovider.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/peerconnection.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/remoteaudiosource.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/remoteaudiosource.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/remoteaudiotrack.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/remoteaudiotrack.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/rtpreceiver.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/rtpsenderreceiver_unittest.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/webrtcsession.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/app/webrtc/webrtcsession.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/base/fakemediaengine.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/base/mediachannel.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/webrtc/fakewebrtccall.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/webrtc/fakewebrtccall.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/webrtc/webrtcvoiceengine.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/media/webrtc/webrtcvoiceengine.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/session/media/channel.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/session/media/channel.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/talk/session/media/channel_unittest.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio/BUILD.gn
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio/audio_receive_stream.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio/audio_receive_stream.h
[add]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio/audio_sink.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio/webrtc_audio.gypi
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/audio_receive_stream.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/base/format_macros.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/voice_engine/channel.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/voice_engine/channel.h
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/voice_engine/channel_proxy.cc
[modify]
http://crrev.com/f888bb58da04c5095759b5ec7ce2e1fa2cd414fd/webrtc/voice_engine/channel_proxy.h
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 04:25:17 UTC
Permalink
Comment #96 on issue 121673 by ***@chromium.org: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673#c96

The following revision refers to this bug:

https://chromium.googlesource.com/chromium/src.git/+/30b55651cf9500b1ed8917e4d040513559ad3e83

commit 30b55651cf9500b1ed8917e4d040513559ad3e83
Author: tommi <***@chromium.org>
Date: Sat Dec 12 03:43:50 2015

Add support for unmixed audio from remote WebRTC remote tracks.
To begin with WebAudio will have support for this with more areas to come
(e.g. MediaStreamRecording)

BUG=121673

Review URL: https://codereview.chromium.org/1514143003

Cr-Commit-Position: refs/heads/master@{#364885}

[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/content_renderer.gypi
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/public/renderer/media_stream_audio_sink.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/BUILD.gn
[add]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_audio_track.cc
[add]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_audio_track.h
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_center.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_renderer_factory_impl.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_track.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_track.h
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/media_stream_video_track.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/remote_media_stream_impl.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/rtc_peer_connection_handler.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc/media_stream_remote_audio_track.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc/media_stream_remote_audio_track.h
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc/webrtc_media_stream_adapter.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc_audio_renderer.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc_local_audio_track.cc
[modify]
http://crrev.com/30b55651cf9500b1ed8917e4d040513559ad3e83/content/renderer/media/webrtc_local_audio_track.h
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 06:43:35 UTC
Permalink
Updates:
Status: Fixed

Comment #97 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

WebRTC changes rolled into Chromium at rev 364916.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 08:01:44 UTC
Permalink
Comment #98 on issue 121673 by jeffrey.carre: Hook up Web Audio API with
WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

OMG!... Is this really fixed? Nice. Bravo!!! Is it already available on
Chrome (canary)?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 08:35:56 UTC
Permalink
Comment #99 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Wow,amazing guys.. thanks!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 09:37:24 UTC
Permalink
Comment #100 on issue 121673 by ***@gmail.com: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Wow...Great....
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 10:30:42 UTC
Permalink
Comment #101 on issue 121673 by ***@gmail.com: Hook up Web Audio
API with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

A Christmas present!!!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-12 11:13:36 UTC
Permalink
Updates:
Cc: ***@chromium.org

Comment #102 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Thanks :)

There are still a few rough edges that's good to be aware of:

* Audio is still mixed for regular mediaplayers (<audio>/<video>), I
couldn't break that functionality at this point since so many apps depend
on it.

* Cloning of remote audio tracks needs to be fixed (next thing for this
feature).

* There needs to be some non-WebAudio rendering target active for at least
one remote audio track. E.g. echo cancelling enabled on a local
getUserMedia audio track (the echo canceller needs the remote audio to know
what to cancel) or an <audio>/<video> tag. The reason for this is that the
architecture in webrtc only supports a single target for pulling audio and
support for WebAudio is implemented basically as a tap in a particular
place of that flow.

WebAudio works now though and things are wired up for other APIs to work as
well. We're moving towards not mixing inside of WebRTC but rather inside
of Chrome, so this is a step in that direction.

I expect that the first Canary build available with the new functionality
to come out tomorrow or later today.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-13 00:12:32 UTC
Permalink
Comment #103 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Filed issue 569369 for supporting cloning of remote tracks.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-14 08:02:06 UTC
Permalink
Comment #104 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Nice!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-15 08:08:37 UTC
Permalink
Comment #105 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

Available in today's Canary: 49.0.2592.0
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
c***@googlecode.com
2015-12-15 17:42:34 UTC
Permalink
Updates:
Labels: M-49

Comment #106 on issue 121673 by ***@chromium.org: Hook up Web Audio API
with WebRTC for audio processing
https://code.google.com/p/chromium/issues/detail?id=121673

(No comment was entered for this change.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/a/chromium.org/group/chromium-bugs

---
You received this message because you are subscribed to the Google Groups "Chromium-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-bugs+***@chromium.org.
Loading...