NineWorlds / xstreamer

XStreamer X-Wing Squad and Imperial Assault Army Helper for Twitch and YouTube Streamers
MIT License
8 stars 3 forks source link

Add Web Server to XStreamer app #31

Closed kingargyle closed 7 years ago

kingargyle commented 7 years ago

Due to the fact that the Web Browser support in OBS doesn't support, reloading HTML files if they change (the Linux browser plugin does support it). There needs to be a way to serve up these files.

So one option is to have files loaded locally and server up via url from XStreamer itself.

Another option, may be to document how to Setup Apache or IIS so that they can serve the files locally and have OBS Studio load them. Note that this will require refreshing the files periodically through a meta data refresh page and not caching the results.

kingargyle commented 7 years ago

This is no longer needed. We have a work around for the obs browser source.