8000 GitHub - cdcaskey/f1-2017-telemetry-viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 14, 2024. It is now read-only.

cdcaskey/f1-2017-telemetry-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

F1-2017-Telemetry-Viewer

A small project to get live telemetry data from F1 2017 and display it

How it works

  • The game emits telemetry data to a UDP port.
  • TelemetryViewer.Server listens to the UDP port and then pushes out the data via SignalR to any connected clients
  • Clients can then connect to the server via SignalR and display the data as desired

A small demo is included showing live throttle and brake traces for the player's car

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0