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 / May 2008

Tip: Looking for answers? Try searching our database.

Create unique URL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Carlos - 17 Apr 2008 00:49 GMT
Hi,

I am kind of new with windows media server, but I would like to know how can
I create unique URLs, lets say
mms://misite.com/PublishingPoint1/MyVideo.wmv?TokenId=098asdf908

So when the user share that address to someone else, they cannot play the
video, I dont have any idea on how to accomplish this, any approach will be
appreciate it.

Best regards
Signature

-Carlos

Vladimir Polischuk - 21 Apr 2008 02:40 GMT
Hi

You need to develop an authorization plug-in for Windows Media Services to
authorize users basing on the request string. Also you can user special WMS
variables (%%) for the dynamic playlists. Custom plug-ins can be work only
with Windows 2003 Server Enterprise or Datacenter Editions or with Windows
2008 Server. Also you can use ready made third-party software such as
http://voynex.com/wmsbilling
Regards,

Vladimir V. Polischuk
www.voynex.com - custom software development,
solutions for Windows Media (pay-per-minute billing,
streaming content protection, access control)

> Hi,
>
[quoted text clipped - 9 lines]
>
> Best regards
Jere cro - 11 May 2008 12:27 GMT
On Apr 21, 3:40 am, "Vladimir Polischuk" <v...@exclusivesoft.com>
wrote:
> Hi
>
[quoted text clipped - 24 lines]
> > --
> > -Carlos

Or you could create ASP page that manages extra URL information and
response with correct Media URL.
For example instead of:
mms://misite.com/PublishingPoint1/MyVideo.wmv?TokenId=098asdf908

create
http://misite.com/PublishingPoint1/MyVideo.aspx?TokenId=098asdf908

Of course, because you will send client side playlist, it will play
directly in media player.

MediaPlayer.Source = "http://misite.com/PublishingPoint1/MyVideo.aspx?
TokenId=098asdf908"

Maybe this will help.
http://jerislav.blogspot.com/2008/04/dynamic-asx-playlists.html

Jerislav Bobic
http://jerislav.blogspot.com
 
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.