With the technology of Haihaisoft Smart Streaming, you can stream your media files (wma, wmv for now) very easily online.
Step1. Upload the protected files and the “Index files” to your web server.
Click here to see how to generate the “Index files” and the tutorial of DRM-X Packager…
Step2. Copy the code of Haihaisoft online Player to your web page on which will play the media files.
<object id="MyActiveX1" width="400" height="300" classid="CLSID:1A01FF01-EA62-4702-B837-1E07158145FA" VIEWASTEXT>
<param name="_Version" value="65536">
<param name="_ExtentX" value="9149">
<param name="_ExtentY" value="1582">
<param name="_StockProps" value="0">
<param name="URL" value="http://drm-x1.haihaisoft.com/DRM-X_Sample_P.wmv.txt">
<!-- Input the URL of the media clips you want to play here.-->
<param name="UIStyle" value="15">
<param name="Volume" value="80%">
<param name="updateurl" value="http://www.drm-x.com/download/HaihaisoftUniversalPlayer_ActiveX.exe">
<!-- The URL of the Update for the player. -->
<!-- Set the default volume of the player. -->
<param name="buffertime" value="10">
<!-- Set the default buffer time. -->
</object>
Step3. Insert the URL of the “Index file” and play it online in streaming.
Please replace the URL with highlight in the sample code above with the URL of the “Index file”, i.e. http://drm-x1.haihaisoft.com/DRM-X_Sample_P.wmv.txt
Then the save the page and publish it on your web server or local server, you will see play it online in HSS (Haihaisoft Smart Streaming)

Please don’t use the URL of the wmv file, or it will not be played as streaming but as progressive downloading.
Click here to see more details about Haihaisoft Smart Streaming.
Any more questions, please feel free to contact us. We will help you asap.
Click here to contact us…