An overlay using the browser source function of Open Broadcaster Software.
This is a modified version of haganbmj/vue-stream-overlay .
This tool does not take any security measures. Therefore, Please do not expose to the Internet.
- Latest Web browser
- using Webkit / Blink / Gecko as rendering engine
- Not been confirmed by Internet Explorer or Microsoft Edge.
- PHP 7.1 or higher
- Open Broadcaster Software
- HTTP server (if possible)
- Clone this repository and go to the cloned directory.
- Set the HTTP server document root to this directory.
- Add browser source in OBS. Name the file
http://localhost/sample.html
- Open the
http://localhost/
from the browser.
Exactly.