Http Server

Enable communication with Smode through HTTP API

HttpServerConfiguration HttpServerConfiguration HttpServerConfiguration HttpServerConfiguration

Need to be activated if you wan’t to work with Companion/Streamdeck or any other plugin builded on API:

ActivateHttpServer ActivateHttpServer

On Smode COMPOSE, the http server is disabled if ON AIR.


Variables:

  • Run Server: Enable/disable communication. Automatically disabled on Smode COMPOSE if ON AIR
  • Listening Address: Ip and port of communication
  • Timeout: Time out if no communication
  • Http Mode: Http, Https or Http with certificate for securisation
  • Certificate File: file for authorisation if certificate needed
  • Private Key File:
  • Private Key Password:
  • Certificate Authority File: file for authorisation if certificate needed
  • Ip Filters Mode: Blacklist or white list some ip adress
  • Ip Filters: ip adress to black listing or white listing