Skip to content

Releases: JustinBacher/PolyPopWebsocketPlugin

PolyPop WebSocket Plugin v1.1 beta

08 Jun 02:37
Compare
Choose a tag to compare
Pre-release

Working WebSocket plugin for those that want to use other applications to control PolyPop!
Allows for variables to be sent to PolyPop!
Currently the only application that I know of that will support this is Streamer.Bot because you can create your own custom WebSocket Server/Clients.

Unfortunately, there are some limitations:

  • The plugin only supports being ran in client mode (should be server mode) (May be released when Polypop supports it)

Note of caution! Because of the plugin being client based, the Actions will need to change when the server update comes out! So keep in mind this is just so people have use of it now and will need to be reconfigured when it's updated.

Updates:

  • Can now send messages out of polypop!
  • Ability to add more than one websocket connection

PolyPop WebSocket Plugin v1.0

16 Mar 04:41
Compare
Choose a tag to compare
Pre-release

Working WebSocket plugin for those that want to use other applications to control PolyPop!
Allows for variables to be sent to PolyPop!
Currently the only application that I know of that will support this is Streamer.Bot because you can create your own custom WebSocket Server/Clients.

Unfortunately, there are some limitations:

  • Can only sent Text based variables, no numbers/booleans/filenames/etc... (Will be released when Polypop supports it)
  • The plugin only supports being ran in client mode (should be server mode) (Will be released when Polypop supports it)
  • Only Receives, does not send messages when events happen (ex: stream or record started/ended, scene switched, etc...) (will be released in a future update)

Note of caution! Because of the plugin being client based, the Actions will need to change when the server update comes out! So keep in mind this is just so people have use of it now and will need to be reconfigured when it's updated.