Giter Club home page Giter Club logo

fast-setup-f1webviewer-selfhosted's Introduction

F1WebViewer-SelfHosted

Fast install F1WebViewer-SelfHosted in linux

Self-hosted reverse-proxy for F1 web viewer, includes a web server at port 13331.

If you are experiencing lag / stutter or other issues, try switching player in the Setting Tab.

Running Locally

Download binary from https://github.com/iebb/F1WebViewer-SelfHosted/releases, or build your own, or just go run main.go

Running on a Server (Requires SSL to make DRM work):

Encrypted Media requires secure context to work, which means https is required except localhost.

If you want to run it on your own server, you have to connect using HTTPS if you want to watch LIVE content.

This tool provides some easy-to-use SSL options, or you can still manage yourself.

Here are some scenarios:

  • If you have a public domain name pointed to your server, and have port 80 open

    • Run with -ssl parameter.
    • It would automatically fetch a certificate through Lets Encrypt.
  • If your server has a public domain name in cloudflare

    • Run with -port 80, or other cloudflare-enabled ports, and use their Flexible SSL.
  • If you don't have a public domain name, or it's a LAN server, or something else

    • Run with -self-sign parameter.
    • It would issue and use a self-signed certificate.
    • There would be a browser warning, you know what to do :D
  • If you have some other web servers which is SSL-enabled and capable of reverse proxying

    • Do a reverse proxy. Make sure double slashes are preserved during this.
  • Running with -ssl or -self-sign requires you opening the browser manually, as these commands are supposed to run in a server rather than your PC.

Tutorial:

image

Download binary from https://github.com/iebb/F1WebViewer-SelfHosted/releases, or build your own, or just go run main.go

You can also run this proxy in your server. That might be useful if your home country doesn't have F1TV.

Extras:

Currently authentication and Reese84 Requests are routed through the public website as the solution might be immature.

fast-setup-f1webviewer-selfhosted's People

Contributors

aeleos avatar iebb avatar skeletoncy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.