f1-2021-telemetry-app icon indicating copy to clipboard operation
f1-2021-telemetry-app copied to clipboard

Not getting telemetry

Open ghildebrandt opened this issue 2 years ago • 5 comments

Hi, i cloned this repo and followed the instructions but i dont get telemetry output in console as it shows in the gif.

npm version: 8.3.1 node version: 16.14.0

any idea why this may be? I doesnt ssem to an issue with the F1 game udp config as i tried this https://www.f1laps.com/ and it correctly captures the telemtry. Am i missing something? Any help would be appreciated.

ghildebrandt avatar Mar 16 '22 18:03 ghildebrandt

Hi, i have the same problem.

maurizioterreni avatar Mar 18 '22 17:03 maurizioterreni

Hi there,

im moving into another house, and i dont have the game accesible for testing. I will answer you as soon as possible when I can test it. Sorry for the inconvenience :(

mrcodedev avatar Mar 18 '22 17:03 mrcodedev

No Problem, take your time. Thanks for the reply!

ghildebrandt avatar Mar 18 '22 19:03 ghildebrandt

hey, have you had a change to take a look?

ghildebrandt avatar Apr 28 '22 16:04 ghildebrandt

I had similiar problem, following steps fixed it:

  1. go to server/playground/index.ts
  2. Find activeTelemetry and set to true telemetry type that you want to recieve
  3. If you select motion go to comment // 0: Motion and uncomment console.log

@mrcodedev kudos for you! This project is gr8!

ideffix avatar May 06 '22 18:05 ideffix