Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Windows Media Server / December 2003

Tip: Looking for answers? Try searching our database.

Limit client playing time from a broadcast publishing point

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Patrick - 19 Dec 2003 16:17 GMT
I want to know how to limit the time a client play from a
broadcast publishing point.

i.e. The publishing point keeps on running, whenever a
client play from the publishing point, the client can
only see 30 seconds and then stop playing.
Jorge Novillo [MS] - 22 Dec 2003 18:14 GMT
If you're using Windows Media Services 9 Series that ships with Windows
Server 2003, then you can enable a wrapper playlist on the Broadcast
publishing point that limits the duration of the broadcast.  Of course,
once the player enters the stopped state, the user could re-connect to the
broadcast and continue streaming.  If you're looking for a way to limit the
user to 30sec of streaming and prevent them from re-connecting in the
future, you'll have to write a custom plugin to do this.

Here's an example of the wrapper playlist solution i mentioned above:

<?wsx version="1.0"?>
<smil>
   <media src="%requestedUrl%" dur="30" />
</smil>

Thanks for using Windows Media Technologies.

Jorge Novillo [MS]
Digital Media Division

This posting is provided "AS IS" with no warranties, and confers no rights.
The use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.