Future<bool> hasVideoDevice() async { //TODO(duan): implement this, check if there is any video device return true; }