Re: Couple of questions : RSS and streaming




johnsonholding@xxxxxxxxx wrote:
> I want to find a host for my content which will include mp3 and video
> streaming (to phones etc). Does the HOST have to have certain
> capabilities to do this? I want to know what to ask for before I make
> the cash plunge. thanks!

There are two ways to stream media. The first is actually progressive
download which starts playing, or streaming, the media after a short
buffering time. The bit rate for the media must not greatly exceed
exceed what the viewing browsers's isp can deliver, or the buffer time
can become nearly as long as the time for full download. The full
download is cached by the browser so, that on a second play, you read
data from the cache rather than from the web - until the temporary
cache gets erased. For single songs or videos, or for a short playlist,
you may use an ordinary html server if you do not expect many will
connect at the same time and your server is not otherwise overloaded.
Otherwise, for much traffic or for extending selections, you need to
use a special streaming media server. Here the media is not downloaded
in full into a cache and is not kept in memory.Hence the download rate
must be less than the maximum bit rate the viewing browser's isp will
support or you get dropouts on no playback at all. Streaming servers
download in a more even manner than an html server and have controls
that will limit connections to the server if the load becomes too great
for good, even streaming. There are streaming media hosts. There costs
usually is determined by the bandwidth used, and it can be rather
expensive. Be sure you choose one that will allow you to limit the
bandwidth, or you could get a huge bill if some nut plays your media
over and over all day, every day. Many sites with streaming content
keep their regular html server for web pages and then link to their
streaming server for media content only.

.



Relevant Pages

  • Re: WMP stream vs Flash stream
    ... it sounds like perhaps you want file streaming where playback ... some major media sites use specialmedia ... Besides the special streaming server, a lot of server side code often ... Progressive download, sometimes called progressive download streaming, ...
    (microsoft.public.multimedia.windows.mediaplayer)
  • Re: Protocol recognition problem
    ... I am not the maintainer of the server, ... Windows Media Development Team ... Ever since I installed WMP 11 beta 2, I cannot get any streaming video to ... However, everytie I try and play the stream, this is what I get: ...
    (microsoft.public.windowsmedia)
  • Re: ? How to - Stream audio and/or video via windows media player
    ... To do the true streaming, and real control of the streaming, you'll need a ... It'll only install on a server OS such as Win 2003 ... You should only need to pass the audio clip url to the control that is ... If the file is on another site, you shouldn't need a streaming media server ...
    (microsoft.public.dotnet.framework.aspnet)
  • Blank (broken) WMP 9 Object
    ... I'm running a Windows Media 9 Server on W2k3 SBS with embedded WMP ... I upgraded my server to W2K3 Enterprise only to find my streaming ...
    (microsoft.public.windowsmedia.player.web)
  • Re: Help Needed to Startup Streaming ...
    ... You may not need to run the streaming service per-se. ... The IIS media pack http://www.iis.net/media has recently been ... players without running a traditional media server. ... i already have Web Servers running and I don't want to ...
    (microsoft.public.windowsmedia.server)