data class LocalStats(val resolution: CameraEnumerationAndroid.CaptureFormat?, val availableResolutions: List<CameraEnumerationAndroid.CaptureFormat>?, val maxResolution: CameraEnumerationAndroid.CaptureFormat?, val sfu: String, val os: String, val sdkVersion: String, val deviceModel: String)