User Manual

For the Stream XML block to be parsed correctly, any blank lines should be removed from the
XML files.
STREAM XML Custom.xml:
<?xml version=1.0” encoding=”UTF-8?>
<streaming>
<service>
<name>My Custom Platform</name>
...
</ser vice>
</strea m ing>
ACK
STREAM XML Custom.xml:
<?xml version=1.0” encoding=”UTF-8?>
<streaming>
<service>
<name>My Custom Platform</name>
...
</ser vice>
</strea m ing>
STREAM XML:
Files: Custom.x ml
STR EA M SETTINGS:
Available Custom Platforms: My Custom Platform
Removing a Stream XML file
An XML file can be removed from the Web Presenter by sending the stream xml command with
the remove action.
STREAM XML:
Action: Remove
Files: Custom.x ml
ACK
STREAM XML:
Files:
STR EA M SETTINGS:
Available Custom Platforms:
31Developer Information