Questions tagged [windows-media-server]

21 questions
3
votes
2 answers

Programmatically Create / Delete Windows Media Services Publishing Point

I'm looking for a .NET wrapper to programmatically Create and Delete Windows Media Services publishing points through WMI. I can't be the only one to ever want to do this through .NET, so before I re-invent the wheel, anyone seen any code samples…
Brandon
  • 13,956
  • 16
  • 72
  • 114
3
votes
1 answer

Push a video to Windows Media Services 2008

I have a Windows Media Services 2008 Server (NOT IIS Smooth Streaming) and I need to push a video to publishing point. What is the C# code (VS2010) to get this? What SDK I need to install? Where is the docs? thanks a lot!
2
votes
3 answers

Getting Microsoft PlayReady server to output to Windows Media DRM 10 PD (Portable Devices)

Is it possible to get Microsoft PlayReady Server to output DRM'd streams that are playable by Windows Media DRM 10-PD compatible devices? If so, where could I find any relevant documentation?
qdot
  • 6,195
  • 5
  • 44
  • 95
2
votes
0 answers

IIS Media Server with C# client

I want to use IIS Media Server for audio streaming and implement C# program to playback the streaming data. The client program read the streaming data that downloaded in to memory and play the audio. Anybody can help me to start of this work?
chatcja
  • 375
  • 5
  • 16
2
votes
1 answer

Flash / HTML5 player for MMS streaming

I need to play MMS audio streaming with a web base flash or HTML5 player for a live web radio. Is there a solution that works with all borwsers?
IRIS
  • 61
  • 2
  • 5
1
vote
2 answers

Windows Media Server Streaming from database

Is it possible to somehow set up WMS to stream the content from a database only using Windows Server 2003 Standard edition? I know it can be done using custom-plugin data source but that is only enabled with Windows Server 2003 Enterprise Edition.
chicken
  • 1,618
  • 5
  • 24
  • 35
1
vote
0 answers

Windows Media Services server streaming to JWPlayer over RTSP, error "no playable sources found"

So I have a Windows Media Services server that acts as our 'primary' distribution method for streaming live video content. I recently took note that there are RTSP and HTTP options in WMS, and am exploring utilizing that. Right now, I am using…
1
vote
1 answer

How to grab thumbnail every X seconds from *live* Windows Media Stream

I want to provide a choice between streaming 'channels', if you will, in a web application. These are Windows Media streams of live events that are being broadcast from a Windows Media Services 9 distribution network. I want to provide a relatively…
Brandon
  • 13,956
  • 16
  • 72
  • 114
1
vote
1 answer

Windows Media Services 2008 Programming

I'm looking in to Windows Media Services 2008 development. I've been able to set it up and create a publish point using Server Manager in Win 2008. But what I really want to do is to do this programatically. I'm currently downloading windows 2008…
Uchitha
  • 998
  • 8
  • 24
0
votes
3 answers

Android Upnp MediaController

i have a upnp-media server in my tablet, and i want to control my tv(samsung) with my tablet. I have done the media server, and i can see the audio,video and images file in my tv but I cant control it with the tablet, only with the remotee control…
0
votes
1 answer

Using RTSP protocol as content source for Windows Media Services

I need to play content from a video camera into a web page. I'm trying for now, to use a silverlight player (which seems to work ok with publishing points from WMS). The problem is that the camera is using RTSP protocol, and the player doens't seem…
mslliviu
  • 1,098
  • 2
  • 12
  • 30
0
votes
1 answer

WebSocket connection to 'ws://localhost:5080/live/?id=mystream' failed - red5pro

I need to broadcast my steam in localhost for developing purposes. But the error comes in. I am new to media servers. I just wanna integrate the red5pro media server for one to many broadcasting in my website. I am currently following Red5pro…
0
votes
1 answer

How to setup Windows Media Service using Windows Media Http Streaming Protocol?

Windows Media Service default using MMS protocol. So how to setup Windows Media Service using Windows Media Http Streaming Protocol?
0
votes
1 answer

How to develop stream server in .net

We are developing a new, high volume, streaming music service; a personal Internet radio station, fully user programmable to play a unique personal non-stop stream of music. How to develop this kind of application in asp .net
user536542
  • 87
  • 1
  • 6
0
votes
1 answer

Cant connect to my PLEX Media server outside my network

iam currently trying to make a plex media server, ive been using windows 8.1 because that was the installation i had laying around. but now i think ive tried everything to make it working outside my network. when i "connect" on the plex it shows:…
1
2