iebb / F1-Web-Viewer

A simple grid-based web viewer for Formula 1
https://f1webviewer.netlify.app
ISC License
22 stars 6 forks source link

Self-hosted version #1

Closed iebb closed 2 years ago

iebb commented 2 years ago

Check https://github.com/iebb/F1WebViewer-SelfHosted if you want to self-host the reverse proxy.

Currently the static assets are also proxied through netlify, and the login procedue is also routed through the public deta server, as the reese84 might be unstable.

Tanguille commented 2 years ago

Thanks for the efforts! Do you have any tutorial to configure this?

iebb commented 2 years ago

Thanks for the efforts! Do you have any tutorial to configure this?

download f1wvp-windows-amd64.exe from Releases, and run it

derekgibson commented 2 years ago

Just testing this on an m1 mac. watching fp2 with it. Lovely work, thanks!

derekgibson commented 2 years ago

Just testing this on an m1 mac. watching fp2 with it. Lovely work, thanks!

Updating to say it working with live sessions too.

Tanguille commented 2 years ago

I still have a lot of buffering issues. Even with 1 stream on 720p. Original F1TV website doesn't have that. Any tips?

iebb commented 2 years ago

I still have a lot of buffering issues. Even with 1 stream on 720p. Original F1TV website doesn't have that. Any tips?

Are you using self-hosted version? If true, try using Bitmovin Player from Settings Tab. It works on localhost without license, and it might be better for laggy networks

Tanguille commented 2 years ago

Yep I am selfhosting it. My network should be pretty stable with constant download speeds of 100 Mbps. I'll give that a try. Thanks!