Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 757 Bytes

File metadata and controls

23 lines (16 loc) · 757 Bytes

ProPresenter-API

Documenting RenewedVision's undocumented network protocols with examples

For ProPresenter 6, go here: https://github.com/jeffmikels/ProPresenter-API/blob/master/Pro6.md

For ProPresenter 7, go here: https://github.com/jeffmikels/ProPresenter-API/blob/master/Pro7.md

For a Node Library implementing this protocol, go here: https://github.com/utopiantools/node-propresenter.git

or

npm install https://github.com/utopiantools/node-propresenter.git

For an example of a real app built with node.js that uses this API to turn ProPresenter into a universal remote control: https://github.com/jeffmikels/propresenter-watcher

For documentation regarding the new Pro7 file format: https://github.com/greyshirtguy/ProPresenter7-Proto