public void OnUSBInsert()
 {
     List <CameraDevice> tmpCameras = CameraFactory.GetAllCamera();
 }