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

Issue 1334003002: Loopback mode for AppRTCDemo on iOS. (Closed)

Created:
5 years, 3 months ago by Chuck
Modified:
4 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Loopback and audio only mode. Adds a loopback button that will connect to itself by simulating another client connection to the web socket server. Adds an audio only mode switch. BUG= Committed: https://crrev.com/913e645e10bd3a060add29ac634a7d28f82744f6 Cr-Commit-Position: refs/heads/master@{#10153}

Patch Set 1 #

Patch Set 2 : Loopback #

Patch Set 3 : Working loopback #

Patch Set 4 : Add loopback button and audio only switch #

Patch Set 5 : Review #

Total comments: 16

Patch Set 6 : Updated per CR #

Patch Set 7 : Add call options header and start call button #

Total comments: 8

Patch Set 8 : Revisions for CR feedback #

Patch Set 9 : Fixing test compile #

Patch Set 10 : Fixing mac build #

Patch Set 11 : Add oldest rotation mode to RTCFileLogger #

Patch Set 12 : Print entire error object for capture session error handler #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/sdk/objc/Framework/Classes/avfoundationvideocapturer.mm View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 31 (12 generated)
Chuck
5 years, 3 months ago (2015-09-11 16:57:50 UTC) #3
tkchin_webrtc
https://codereview.webrtc.org/1334003002/diff/80001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.h File webrtc/examples/objc/AppRTCDemo/ARDAppClient.h (right): https://codereview.webrtc.org/1334003002/diff/80001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.h#newcode70 webrtc/examples/objc/AppRTCDemo/ARDAppClient.h:70: options:(NSDictionary *)options; Use either params, or the options struct. ...
5 years, 3 months ago (2015-09-11 17:53:53 UTC) #4
henrika_webrtc
Thanks! LGTM (must admit that I don't know the details here) https://codereview.webrtc.org/1334003002/diff/80001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.h File webrtc/examples/objc/AppRTCDemo/ARDAppClient.h (right): ...
5 years, 3 months ago (2015-09-14 08:31:21 UTC) #5
henrika_webrtc
Friendly Ping. Is this one ready to be landed?
5 years, 3 months ago (2015-09-18 14:00:06 UTC) #6
Chuck
Sorry this took so long to get back to Henrik. https://codereview.webrtc.org/1334003002/diff/80001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.h File webrtc/examples/objc/AppRTCDemo/ARDAppClient.h (right): https://codereview.webrtc.org/1334003002/diff/80001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.h#newcode67 ...
5 years, 2 months ago (2015-09-28 16:26:40 UTC) #7
henrika_webrtc
LGTM++ ;-)
5 years, 2 months ago (2015-09-29 07:31:32 UTC) #8
Chuck
Anything else you want to see @tkchin?
5 years, 2 months ago (2015-09-30 16:08:03 UTC) #9
Chuck
@tkchin PTAL
5 years, 2 months ago (2015-10-01 16:07:38 UTC) #10
tkchin_webrtc
some ui nits. but lgtm! https://codereview.webrtc.org/1334003002/diff/120001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/1334003002/diff/120001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode624 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:624: [_loopbackChannel registerForRoomId:_roomId clientId:@"LOOPBACk_CLIENT_ID"]; all ...
5 years, 2 months ago (2015-10-01 20:11:01 UTC) #11
Chuck
https://codereview.webrtc.org/1334003002/diff/120001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/1334003002/diff/120001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode624 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:624: [_loopbackChannel registerForRoomId:_roomId clientId:@"LOOPBACk_CLIENT_ID"]; On 2015/10/01 20:11:01, tkchin_webrtc wrote: > ...
5 years, 2 months ago (2015-10-02 14:27:08 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334003002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334003002/140001
5 years, 2 months ago (2015-10-02 14:27:40 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios_arm64_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_arm64_dbg/builds/4714)
5 years, 2 months ago (2015-10-02 14:31:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334003002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334003002/160001
5 years, 2 months ago (2015-10-02 14:37:44 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/mac_rel/builds/9892)
5 years, 2 months ago (2015-10-02 14:44:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334003002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334003002/180001
5 years, 2 months ago (2015-10-02 14:49:58 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
5 years, 2 months ago (2015-10-02 16:50:20 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1334003002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1334003002/180001
5 years, 2 months ago (2015-10-02 17:41:27 UTC) #29
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 2 months ago (2015-10-02 18:45:10 UTC) #30
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 18:45:22 UTC) #31
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/913e645e10bd3a060add29ac634a7d28f82744f6
Cr-Commit-Position: refs/heads/master@{#10153}

Powered by Google App Engine
This is Rietveld 408576698