Skip to content

OBSで動的にテロップ出すオーバーレイ

License

Notifications You must be signed in to change notification settings

MATTENN/vue-stream-overlay

 
 

Repository files navigation

Vue Stream Overlay

An overlay using the browser source function of Open Broadcaster Software.

This is a modified version of haganbmj/vue-stream-overlay .

example

Warning

This tool does not take any security measures. Therefore, Please do not expose to the Internet.

Required environment

  • 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)

Getting Started

  1. Clone this repository and go to the cloned directory.
  2. Set the HTTP server document root to this directory.
  3. Add browser source in OBS. Name the file http://localhost/sample.html
  4. Open the http://localhost/ from the browser.

FAQ

Is it OK to use a PHP built-in server?

Exactly.

About

OBSで動的にテロップ出すオーバーレイ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 41.6%
  • PHP 35.1%
  • HTML 13.4%
  • JavaScript 9.9%