Coder Social home page Coder Social logo

prowebstage's Introduction

ProWebStage

ProWebRemote is a pure HTML/CSS/JS remote stage display application for ProPresenter 7.

alt text

Installation

ProWebStage can be either run directly from index.html or can be hosted on a webserver that does not use HTTPS. Ensure that prior to running that the IP, Port, Password, and Stage Screen have been changed in site.js, located in the js/ folder. ProWebStage also supports auto-authentication (change mustAuthenticate variable in site.js), which is not enabled by default. Alongside this, one can force the host, but still require a password. This is changed under the changeHost variable in site.js.

Usage

ProWebStage is designed to pull in the Stage Display from ProPresenter 7 upon launch. ProWebStage is both Windows and macOS compatible.

Troubleshooting

ProWebStage is not connecting to ProPresenter 7

  • Features were mainly developed on the Chromium platform (Google Chrome / Chromium Open Source Project) and may not work correctly in other browsers.
  • ProWebStage must be run from either the index.html file or hosted on a non-HTTPS server as ProPresenter 7 uses WebSocket (WS) and not WebSocketSecure (WSS) for remote communication. HTTPS only supports WSS, and will not run a WS connection due to security requirements.
  • Ensure that the password provided to ProWebStage matches the Stage password in ProPresenter 7

Credits

  • ProPresenter is a Renewed Vision product, and all rights are reserved to their respective owners.
  • ProPresenter API from jeffmikels/ProPresenter-API for ProPresenter communication.
  • textFit from STRML/textFit for slide text sizing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.