You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
Due to the fact that f1 tv often doesn't show race control messages or shows them realy delayed, it would be nice to have a extra window with those messages or have it overlayed over the video like in the official broadcast.
As discussed in this issue Fast-F1 has implemented this. A similar function can be implemented in C# similar to their implementation.
Fast-F1 could also be directly embedded using a method described in this medium.com article. This solution would probably unnecessarily increase filesize and complexity tho.
The text was updated successfully, but these errors were encountered:
Due to the fact that f1 tv often doesn't show race control messages or shows them realy delayed, it would be nice to have a extra window with those messages or have it overlayed over the video like in the official broadcast.
As discussed in this issue Fast-F1 has implemented this. A similar function can be implemented in C# similar to their implementation.
Fast-F1 could also be directly embedded using a method described in this medium.com article. This solution would probably unnecessarily increase filesize and complexity tho.
The text was updated successfully, but these errors were encountered: