Web Administration Troubles
Thu, 21 May 2009 16:09:56 -0700
We've just setup our media server - Win2008Datacentre with Media Server 2008 and up until today the web administration has worked fine.
Today we get the screen that tells you to administer the local server or list of servers without asking for credentials, and when we click on administer local server we get access d ...
|
Save As saves link to WMV instead of video file
Wed, 20 May 2009 09:51:01 -0700
Hello,
I am new to Windows Media Services 9.5. We have set this up successfully,
and users are able to click a WMV link on a webpage and stream without any
issue to Windows Media Player on the desktop. But we would also like users
the ability to save the entire video to their hard disk for later viewing.
...
|
WMSClass() System.UnauthorizedAccessException error: 80070005
Wed, 20 May 2009 06:08:01 -0700
Please help
Hi..I am trying to develope an ASP.NET website, which need to use the
following references
1. Microsoft.WindowsMediaServices.Interop;
2. Microsoft.WindowsMediaServices;
3. System.Runtime.InteropServices;
I haved published the website and uploaded to the iis server (Windows Server
2003). W ...
|
Playlist that can play a live encoder everyday at the same time?
Wed, 20 May 2009 05:14:00 -0700
I need to create a broadcast publishing point to stream a live encoder at 4pm
for 15 minutes. And it can loop a title at the other time of the day.
So I tried to use a playlist using excl like:
<excl endSync="last" repeatCount="indefinite">
<media src="C:\WMPub\WMRoot\LoopingTitle.wmv" begin="+0s" id="Sta ...
|
Default pubblication point sample_broadcast
Mon, 18 May 2009 05:31:03 -0700 (PDT)
Hello everybody.
I've wrongly deleted the sample_broadcast pubblication point (the
default settings pub point) on my winsrv2003.
I've created a ney default point by creating a new point callled
"/" (as microsoft indicates on technet) but the settings I set on the
default point would not go on the new one.
What ...
|
live stream through media server is pretty delayed, how can i reduce it?
Thu, 14 May 2009 17:39:20 -0400
hey,
i have a scenario, where live stream is little more engaging - the presenter
would run surveys along with the live camera feed or pop up quizes, sort of
thing. and this ofcourse needs to be very timely (perhaps not more than 2-3
seconds delayed). To do all that i have used Media Encoder SDK 9 to encode
...
|
Receiving continuity errors while trying to catch mpeg streams
Thu, 14 May 2009 10:19:01 -0700
Does anyone know how to configure Windows Server 2008 Standard so that it can
receive MPEG Streams from a multicast location?
Here is what we are trying to do:
We have two machines, one is used as a pitcher and the other a catcher. The
pitcher has Windows XP Profressional and the catcher has Windows Server ...
|
|
|
Custom Authentication plugin
Wed, 13 May 2009 16:55:52 +0530
Hi,
I implemented a custom authentication plugin and managed to register it
and enable it on my WMS 2009. I simplified the Authenticate() method
just to see if "things work" and they don't :) I'm not sure what I'm
doing wrong but the implementation below blocks all the requests. Can
anyone spot why?
Also, is ...
|
Custom Logging Plugin - The SDK sample doesnt even work.
Tue, 12 May 2009 07:38:01 -0700
I'm trying to write a custom media server plugin to log direct to my
database. It ought to be a simple task, there's a sample in the SDK that
almost does it for you.
Only problem is, it doesn't work! All the documentation says the same thing
but when I do it in practice I get an error.
You access the WMS_C ...
|
Can Windows Media Services stream over HTTPS?
Mon, 11 May 2009 14:02:44 -0700 (PDT)
I'm wondering if the following is possible:
Windows Media Services -> SSL Proxy Server -> Windows Media Player
client
Essentially I have a Windows Media server supporting HTTP/MMS/RTSP
which works fine when the client is directly accessing it. When an SSL
Proxy server is thrown in between and the client acc ...
|