HTTP Server Configuration
Configure the HTTP Server in Streamer.bot
HTTP Server Configuration
In Streamer.bot, navigate to Servers/Clients > HTTP Server
Parameters
Auto Start
Toggle
Default:
false
Enable this to automatically start the HTTP server when Streamer.bot starts
Host
Text
Default:
127.0.0.1
The host address for the HTTP server (e.g., localhost or 127.0.0.1)
Port
Number
Default:
7474
The port number for the HTTP server
Mappings
List
A list of URL path mappings to local directories or files to serve via HTTP.
Path: The URL path to map to (e.g.,files)Folder: The local directory or file to serve (e.g.,C:\path\to\directory)