Skip to content

A full-screen in desktop viewer for stream elements overlays.

License

Notifications You must be signed in to change notification settings

bengreenier/stream-elements-fs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stream-elements-fs

Note: Only tested on windows.

GitHub release (latest SemVer)

A full-screen in desktop viewer for stream elements overlays. I wanted to be able to overlay my overlays on top of stuff while I work.

Usage

  • Download a release (there's a zip with the installer inside)
  • Run the installer
  • Modify the installed shortcut (right click, open file location, right click, properties)
  • Add -- <yourUrl> to the end of the shortcut (target field)
  • Hit apply
  • Now when you run stream-elements-fs (from the start menu) you get a little icon in your taskbar, and your overlay is on top of everything
  • Click the taskbar icon and choose close to close it

Alternatively, you can build it yourself:

  • Clone this repo
  • Run npm install
  • Run npm run build to build the installer
  • Run npm start -- <yourUrl> to just run it

Options

You can append the following as query string params to configure options:

  • unsafe-frames=true - will enable unsafe iframes, allowing camera and microphone access from widgets (iframes) in the overlay.

License

MIT

About

A full-screen in desktop viewer for stream elements overlays.

Resources

License

Stars

Watchers

Forks

Packages