HTTP output Handler
The controller does not keep detailed information about the streams, but the various outputs can retrieve this information from the inputs.
In order to get this information elsewhere, the HTTP output supports retrieving this information in either JSON or JavaScript format.
In addition, the HTTP output also supports two methods of embedding onto websites.
📄️ JSON format stream information
How to grab stream information over HTTP - JSON
📄️ JavaScript format stream information
How to grab stream information over HTTP - JavaScript
📄️ WebSocket format stream information
How to grab stream information over HTTP - WebSocket
📄️ HTML format stream information
How to grab stream information over HTTP - HTML