Configuring your Flash Media On Demand CDS Server.
To put your flash media server in on demand mode you will need to log into the stream panel under configuration controls > stream servers > choose your flash server and select "On Demand Content"
To configure the flash on demand servers you need to use the embedded player code generator,
There are different methods for .flv video (fig 1) and .mp3 (fig 2)
fig 1.(video)
fig 2.(audio)
Configuring your Windows Media On Demand Servers.
Windows on demand links are constructed on your website in a simple format,
http://ServerIp/publsihingpoint/filename.mp3
eg. http://213.321.123.1/OnDemand//T2.wmv
The html for this is:
<a href="http://213.321.123.1/OnDemand//T2.wmv">Click here to watch the video</a>
