Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nizos/f1telemetry
A telemetry app that can be used as an overlay for streamers and gamers who play the F1 2017 video game. This app and it's developer have no ties to F1, FIA or Codemasters. The App is made for the soul purpose of capturing the udp telemetry that is broadcasted by the game and renders it on the screen.
https://github.com/nizos/f1telemetry
Last synced: 1 day ago
JSON representation
A telemetry app that can be used as an overlay for streamers and gamers who play the F1 2017 video game. This app and it's developer have no ties to F1, FIA or Codemasters. The App is made for the soul purpose of capturing the udp telemetry that is broadcasted by the game and renders it on the screen.
- Host: GitHub
- URL: https://github.com/nizos/f1telemetry
- Owner: nizos
- License: gpl-3.0
- Created: 2018-01-31T10:17:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-02T15:07:43.000Z (almost 7 years ago)
- Last Synced: 2024-11-06T10:25:17.405Z (about 2 months ago)
- Language: QML
- Size: 753 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# F1Telemetry
A telemetry app that can be used as an overlay for streamers and gamers who play the F1 2017 video game. This app and it's developer have no ties to F1, FIA or Codemasters. The App is made for the soul purpose of capturing the udp telemetry that is broadcasted by the game and renders it on the screen.
## Video Exampele of how the overlay looks in game:
https://clips.twitch.tv/DepressedProudDiscFeelsBadMan## App demonstration:
https://streamable.com/pzbnp## Screenshot:
![alt text](https://i.imgur.com/kebnisM.png "In use")## How to use:
- Build with Qt 5.10 for release.
- Run the application.
- In OBS:
- Add a new window capture source to the scene.
- Chose the application from the drop down menu and press 'save'.
- Right click the new window capture source in the scene and chose 'Filters'.
- Add a color Key filter, not a chroma key, set the color to #000000.
- Adjust the smoothness and opacity to your liking & hit 'save'.
- Make sure that the application is not minimized while in use.
Enjoy. :)