This app is unofficial and is not associated in any way with the Formula 1 companies. F1, FORMULA ONE, FORMULA 1, FIA FORMULA ONE WORLD CHAMPIONSHIP, GRAND PRIX and related marks are trade marks of Formula One Licensing BV.
- CastLabs' Electron which allows Widevine protected stream playback.
- robvdpol's RaceControl which provided an open-source desktop client for F1TV content streaming before F1TV used Widevine DRM.
This package is licensed under the AGPL-3.0-only License. See the LICENSE file for more information.
Build informations
- A
postPackage
hook has been added for macOS/win32 packages to be VMP signed with castlabs-evs.CASTLABS_EVS_USERNAME
&CASTLABS_EVS_PASSWORD
are required as a result when trying to build the macOS/win32 packages and thepython
command must be available during packaging. For macOS builds, codesign build with custom entitlements as necessary and then notarize it withAPPLE_ID
,APPLE_ID_PASSWORD
&APPLE_TEAM_ID
.
Some dependencies are locked to specific versions due to compatibility issues caused due to the newer versions.
@vercel/webpack-asset-relocator-loader
is locked to1.7.3
due to Electron Forge