日志如下:
KSCrash: App is running in a debugger. Only user reported events will be handled.
INFO : KSCrash.m (323): -[KSCrash sendAllReportsWithCompletion:]: Sending 0 crash reports
2016-06-23 14:18:41.333 PLCameraStreamingKit[1121:520133] Focus POI not supported
2016-06-23 14:18:41.334 PLCameraStreamingKit[1121:520133] Focus mode not supported: AVCaptureFocusModeContinuousAutoFocus
2016-06-23 14:18:41.334 PLCameraStreamingKit[1121:520133] CameraSource: startRunning
2016-06-23 14:18:41.926 PLCameraStreamingKit[1121:520133] set captured asbd to : 44100.000000
2016-06-23 14:18:41.973 PLCameraStreamingKit[1121:520247] handleRouteChange: AVAudioSessionRouteChangeNotification reason The reason for the change is unknown.
2016-06-23 14:18:42.150 PLCameraStreamingKit[1121:520019] Zoom Range: [1..48]
2016-06-23 14:19:00.207 PLCameraStreamingKit[1121:520019] Received memory warning.
NSDictionary *streamJSON = @{@"id": @"stream_id", @"title": @"stream_title", @"hub": @"hub_name", @"publishKey": @"publish_key", @"publishSecurity": @"dynamic", // or static @"disabled": @(NO), @"profiles": @[@"480p", @"720p"], // or empty Array [] @"hosts": @{ @"rtmp://pai.xxx.com/live/":@"a", } };
日志如下: KSCrash: App is running in a debugger. Only user reported events will be handled. INFO : KSCrash.m (323): -[KSCrash sendAllReportsWithCompletion:]: Sending 0 crash reports 2016-06-23 14:18:41.333 PLCameraStreamingKit[1121:520133] Focus POI not supported 2016-06-23 14:18:41.334 PLCameraStreamingKit[1121:520133] Focus mode not supported: AVCaptureFocusModeContinuousAutoFocus 2016-06-23 14:18:41.334 PLCameraStreamingKit[1121:520133] CameraSource: startRunning 2016-06-23 14:18:41.926 PLCameraStreamingKit[1121:520133] set captured asbd to : 44100.000000 2016-06-23 14:18:41.973 PLCameraStreamingKit[1121:520247] handleRouteChange: AVAudioSessionRouteChangeNotification reason The reason for the change is unknown. 2016-06-23 14:18:42.150 PLCameraStreamingKit[1121:520019] Zoom Range: [1..48] 2016-06-23 14:19:00.207 PLCameraStreamingKit[1121:520019] Received memory warning.