rkohser / gustaf

http://rkohser.github.io/gustaf
MIT License
0 stars 0 forks source link

Allow remote playing i.e. host content with a StaticFileHandler #23

Closed rkohser closed 8 years ago

rkohser commented 9 years ago

The remote playing (ex: run gustaf on a NAS and play in the browser) is only possible :

Check feasability of the StaticFileHandler solution which would point to the content directory on the local computer. Find a way to get the local IP to connect the websockets.

rkohser commented 8 years ago

StaticFileHandler used to test. NGINX server used in production to deliver media content.