webrtc/examples/objc/AppRTCMobile
Anders Carlsson 358f2e0760 Broadcast extension for AppRTCMobile on iOS
This provides an environment for testing out using WebRTC from an iOS
extension. It implements a ReplayKit broadcast extension for live
streaming games and screensharing.

The extension is only supported on iOS 11+ and is guarded by a build
flag.

Bug: webrtc:9335
Change-Id: Id218d6c73ef7599f5953c5a1e0e62e5d0dc4f10b
Reviewed-on: https://webrtc-review.googlesource.com/80000
Commit-Queue: Anders Carlsson <andersc@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23504}
2018-06-04 08:49:21 +00:00
..
common Fixing -Wstrict-prototypes warnings. 2018-03-19 16:57:21 +00:00
ios Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
mac Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
tests Reland "Add file capturer to AppRTCMobile on simulator." 2017-11-24 15:06:39 +00:00
third_party/SocketRocket Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDAppClient.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
ARDAppClient.m Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
ARDAppClient+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDAppEngineClient.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDAppEngineClient.m Fixing some of the issues found by clang static analyzer. 2018-01-12 16:35:09 +00:00
ARDBitrateTracker.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDBitrateTracker.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDCaptureController.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDCaptureController.m Cap AppRTCMobile framerate to 30 fps. 2018-05-30 09:53:24 +00:00
ARDExternalSampleCapturer.h Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
ARDExternalSampleCapturer.m Broadcast extension for AppRTCMobile on iOS 2018-06-04 08:49:21 +00:00
ARDJoinResponse.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDJoinResponse.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDJoinResponse+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDMessageResponse+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDRoomServerClient.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsModel.h Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDSettingsModel.m Fixed comparator in AppRTCMobile for iOS 2018-04-23 14:22:06 +00:00
ARDSettingsModel+Private.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSettingsStore.h Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDSettingsStore.m Clean up iOS API audio settings 2018-03-05 08:32:52 +00:00
ARDSignalingChannel.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSignalingMessage.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDSignalingMessage.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDStatsBuilder.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDStatsBuilder.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDTURNClient.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDTURNClient.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDTURNClient+Internal.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDWebSocketChannel.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
ARDWebSocketChannel.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceCandidate+JSON.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceCandidate+JSON.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceServer+JSON.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCIceServer+JSON.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaConstraints+JSON.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCMediaConstraints+JSON.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCSessionDescription+JSON.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
RTCSessionDescription+JSON.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00