Questions tagged [windows-media-services]

23 questions
0
votes
1 answer

IIS Media Service using BLOB Storage

since BLOB storage does not yet support smooth streaming, and since SMarx's application has some limitations and may possibly break with future streaming protocol changes, I would like to host IIS Media Services in a Virtual Machine role and pull…
Mike W
  • 559
  • 8
  • 20
0
votes
1 answer

How to get duration value from windows media services 9

I'm using windows media services 9 to provide streaming service and would like to make sure users can only play within specified interval to prevent abuse. The media server reads and from asx file and the player can start and end at the correct…
wen
  • 681
  • 1
  • 7
  • 17
0
votes
1 answer

Programmatically configure application pools to support smooth streaming publishing points?

I am looking for information as how to tackle Programmatically configuring application pools to support smooth streaming publishing points. Reference to this Smooth Streaming IIS guide here to configure via the interface. But i need to take any…
Robert Ryan
  • 294
  • 4
  • 12
0
votes
1 answer

How to upload videos to Windows Media Services 2008

Long time lurker, first time asker-of-questions. We have Sharepoint 2010 running for our company intranet, and we want the ability to stream videos locally. SP2010 is awful for this. I'm looking towards Windows Media Services 2008, a free…
0
votes
1 answer

asterisk ask media server to play file

I receive a call in asterisk and I want a Media Server Play a file for caller that a file exist in Media server how can I do this? and can you give me a code in Agi that I use ? Thanks
0
votes
1 answer

IIS Media Services publish point state after machine reboot

I'm working on a Smooth Streaming project and using Windows Azure virtual machine (Windows Server 2008 R2) to store media contents. Streaming is working fine, but having some problem with publish point state. Publish point states are Idle: Publish…
0
votes
1 answer

Not able to create Asset

I'm trying to use Windows Azure Media Service to upload a video using their REST API. What i have done so far is that i have obtained an access_token successfully. Following the guide on their website, i now need to create an Asset. The tutorial for…
mbajur
  • 4,406
  • 5
  • 49
  • 79
0
votes
1 answer

HTML 5 apple smooth Stream for remote IIS manager

Hi i am trying to stream video from IIS 7 to my iOS application with Transform Manager. Tutorial Link : http://www.hanselman.com/blog/StreamingLiveOrOnDemandVideoFromIIS7ToIOSDevicesIPhoneiPadAndSilverlightClients.aspx I have create an IIS virtual…
1
2