录制和回放1

This commit is contained in:
kai60
2020-10-03 16:49:18 +08:00
parent 68d139a184
commit 55d25d8fba
8 changed files with 104 additions and 14 deletions
@@ -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];
//进入摄像头页面