Skip to content
This repository has been archived by the owner on Jun 6, 2019. It is now read-only.

Internal Express.js Server #3

Open
jimbuck opened this issue Jan 20, 2015 · 2 comments
Open

Internal Express.js Server #3

jimbuck opened this issue Jan 20, 2015 · 2 comments

Comments

@jimbuck
Copy link
Owner

jimbuck commented Jan 20, 2015

In order for OBS via Browser Source (or any other application) to capture the webpages, Overcaster requires an internal web server that can send content to both the edit and cast pages.

The internal web server will only serve pages and connect the edit pages to the cast page to send and receive data used to update elements via socket.io.

@jimbuck jimbuck added this to the Overcaster v0.2 milestone Jan 20, 2015
@jimbuck
Copy link
Owner Author

jimbuck commented Jan 20, 2015

This has largely already been implemented for the POC done with backbone. It should not change the front end in any way, but it does add a dependency to Autmated Builds (#2).

@jimbuck
Copy link
Owner Author

jimbuck commented Feb 10, 2015

So it looks like we need a hard requirement on the user having Node.js installed, fork isn't working as expected ( for now). See nwjs/nw.js#213 for more info.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants