Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Issue 1710053004: Add looping sound button to AppRTCDemo (Closed)

Created:
4 years, 10 months ago by tkchin_webrtc
Modified:
4 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add looping sound button to AppRTCDemo This exposes the issue where AVAudioPlayer will stop playing when the VoiceProcessing I/O audio unit is initialized. BUG= R=haysc@webrtc.org, henrika@webrtc.org Committed: https://crrev.com/615fabb661e0a8a3a76e0d135ba37876a7887d7a Cr-Commit-Position: refs/heads/master@{#11750}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add mp3 #

Patch Set 3 : Rebase #

Patch Set 4 : Back to rtc_base #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -3 lines) Patch
M webrtc/examples/objc/AppRTCDemo/ios/ARDMainView.m View 1 6 chunks +60 lines, -3 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ios/resources/mozart.mp3 View 1 Binary file 0 comments Download
M webrtc/webrtc_examples.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
tkchin_webrtc
Precursor to allow testing the fix for the AVAudioPlayer issue. I haven't added the mp3 ...
4 years, 10 months ago (2016-02-19 01:28:21 UTC) #3
henrika_webrtc
Great that you add these parts to AppRTCDemo so we can all make simple tests. ...
4 years, 10 months ago (2016-02-19 09:10:39 UTC) #4
Chuck
https://codereview.webrtc.org/1710053004/diff/1/webrtc/webrtc_examples.gyp File webrtc/webrtc_examples.gyp (right): https://codereview.webrtc.org/1710053004/diff/1/webrtc/webrtc_examples.gyp#newcode292 webrtc/webrtc_examples.gyp:292: 'examples/objc/AppRTCDemo/ios/resources/outgoing_ring.mp3', I don't see this file in the CL.
4 years, 10 months ago (2016-02-19 14:41:20 UTC) #5
tkchin_webrtc
PTAL Yeah I hadn't found a good sound file yesterday, so I didn't attach an ...
4 years, 10 months ago (2016-02-19 18:29:46 UTC) #7
Chuck
lgtm
4 years, 10 months ago (2016-02-22 16:48:46 UTC) #8
Chuck
lgtm
4 years, 10 months ago (2016-02-22 16:48:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1710053004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1710053004/40001
4 years, 10 months ago (2016-02-22 18:27:24 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios64_sim_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios64_sim_dbg/builds/5312) ios_arm64_dbg on tryserver.webrtc (JOB_FAILED, ...
4 years, 10 months ago (2016-02-22 18:28:30 UTC) #14
tkchin_webrtc
kjellander@: I started getting this warning for other targets in the gyp file: Depending on ...
4 years, 10 months ago (2016-02-23 20:31:16 UTC) #16
kjellander_webrtc
On 2016/02/23 20:31:16, tkchin_webrtc wrote: > kjellander@: > I started getting this warning for other ...
4 years, 10 months ago (2016-02-23 22:09:51 UTC) #17
tkchin_webrtc
On 2016/02/23 22:09:51, kjellander (webrtc) wrote: > On 2016/02/23 20:31:16, tkchin_webrtc wrote: > > kjellander@: ...
4 years, 10 months ago (2016-02-24 18:37:11 UTC) #18
tkchin_webrtc
Committed patchset #4 (id:80001) manually as 615fabb661e0a8a3a76e0d135ba37876a7887d7a.
4 years, 10 months ago (2016-02-24 18:59:04 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/615fabb661e0a8a3a76e0d135ba37876a7887d7a Cr-Commit-Position: refs/heads/master@{#11750}
4 years, 10 months ago (2016-02-24 18:59:08 UTC) #22
henrika_webrtc
4 years, 10 months ago (2016-02-25 09:00:29 UTC) #23
Message was sent while issue was closed.
Love the music Zeke ;-)

FYI: tried it on iPhone 5C and can confirm that music stops when audio starts
streaming and music is not resumed when we hang up.
One must first stop the music and restart it to be able to hear the music again.

Powered by Google App Engine
This is Rietveld 408576698