录制和回放1
This commit is contained in:
@@ -1283,12 +1283,7 @@ Assign BOOL isPush;
|
||||
}
|
||||
else if ([model.type isEqualToString:@"camera"]){
|
||||
|
||||
// self.hidesBottomBarWhenPushed = YES;
|
||||
// IfishP2PPlayBackListViewController *cameraShopVC=[[IfishP2PPlayBackListViewController alloc]init];
|
||||
// cameraShopVC.camera = model.camera;
|
||||
// [self.navigationController pushViewController:cameraShopVC animated:YES];
|
||||
// self.hidesBottomBarWhenPushed = NO;
|
||||
|
||||
|
||||
//切换时主动 断开 soket
|
||||
[[Socketsingleton sharedInstance] cutOffSocket];
|
||||
//进入摄像头页面
|
||||
|
||||
Reference in New Issue
Block a user