Stream XML Block
The stream XML block allows users to configure the Web Presenter with a custom configuration
file in XML format.
Block syntax
The following example shows an XML file - Custom.xml has been loaded to configure the
stream settings in the Web Presenter.
STREAM XML: ↵
Files: Custom.xml ↵
↵
Parameters
Key
Read/Write
Files
Read/Write
Action
Write only
Adding a Stream XML file
An XML file can be loaded onto a Web Presenter by sending the stream xml command with a
filename, then provide the contents of the XML file. After adding the XML file, the Available
Custom Platforms field in the STREAM SETTINGS block will be updated with the new platforms,
however the Current items will remain unchanged.
For the Stream XML block to be parsed correctly, any blank lines should be removed from the
XML files.
Refer to the `Blackmagic Stream XML File Format` section in this manual for description of the
Stream XML file format.
STREAM XML Custom.xml: ↵
<?xml version="1.0" encoding="UTF-8"?> ↵
<streaming> ↵
<service> ↵
<name>My Custom Platform</name> ↵
...
</service> ↵
</streaming> ↵
↵
ACK ↵
↵
STREAM XML Custom.xml: ↵
<?xml version="1.0" encoding="UTF-8"?> ↵
<streaming> ↵
<service> ↵
<name>My Custom Platform</name> ↵
...
</service> ↵
</streaming> ↵
↵
STREAM XML: ↵
Files: Custom.xml ↵
Description
The XML files loaded in Web Presenter
The stream XML action
Valid Values
Comma separated list of filenames
Remove
Remove All"
DeveloperInformation
357