GRVYDEV / Project-Lightspeed

A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming
MIT License
3.63k stars 138 forks source link

Hosting the Streaming server in an offline environment #38

Closed HerrTaschenbier98 closed 3 years ago

HerrTaschenbier98 commented 3 years ago

Hey There, I am having some troubles with hosting this project in an offline environment. I am using the Docker method, but manually built, because of the background image. Besides, this I changed nothing in the config. My issue is that the Website tries to connect to fonts.googleapis.com and kit.fontawesome.com. I was trying to download the char sets from Google and implement it local to the website, but I failed. I'm not really experienced in web development. I feeling a little bit lost... Is there an easy way to fix this problem?