Embed the Windows Media Station control in an HTML page.
Use the Microsoft® Visual Basic® Scripting Edition (VBScript) programming language to invoke the Connect method exposed by the Windows Media Station control to access the server that is running Windows Media Services.
Display information about existing stations and streams on the connected server through those properties supported by the Windows Media Station control.
To run this sample
In the Server name box, type the name of the server that is running Windows Media Services.
Click Connect button. The information about existing stations and streams on the connected server will display in the corresponding boxes.
Server name:
Action:
Status:
Stations:
Streams:
Note Station information is persistent, but stream information is not. If the server computer to which you are connected is restarted after a stream is created, information about that stream does not appear in this sample. The source code is available to the user by right-clicking on the sample page.