Advanced Forum Search Results
-
jagsoft: Maybe you could see this link: http://www.webservertalk.com/archive218-2004-8-371298.html
Windows media services are not appropriate for a two way protocol. Live streaming has delays at least of 10 seconds. If you don't care about the delays you could make one live conference application but, maybe, with a limited set of ...
-
I'm using Windows Media Services 9 Series to support the live streaming. Using the Windows Media Server and the necessary publishing point. What I'm doing differently is that instead of using the Windows Media Encoder to encode the video from a camera and putting it in the publishing point, I'm using the Expression Encoder.
The ...
-
Hi,
Some days ago there were some questions about some problems (some of them very specific) about live streaming in silverlight. I faced myself with some problems that started without any change or notice. The problem was that I passed from a state of being able to live stream from windows media server to a state where, suddenly, all the ...
-
Hi,
I can already use web cam and make a live streaming in silverlight. Using windows media server and the final release of the expression encoder. It's easy.
In the encoder you can publish to an endpoint and in silverlight you can catch that endpoint. Whether from a file, camara, webcam, etc.
I dont't know if there is any ...