Re: Streaming

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Scott (anonymous_at_discussions.microsoft.com)
Date: 06/24/04


Date: Thu, 24 Jun 2004 15:50:34 -0700

Hey Niel,
  This may make me sound stupid but whats a publishing
point? And we have 500 kbps outgoing.

Thanks,

Scott

>-----Original Message-----
>On Tue, 22 Jun 2004 14:12:03 -0700, "Scott"
<skeith@carlwalker.com>
>wrote:
>
>>If I save it as .asf instead of .wmv would that cause
it
>>to truly stream or "psuedo stream".
>
>No : .asf is a synonym for .wma/.wmv file types, the
content inside
>is *exactly* the same - you can rename a .wmv to .asf
and it'll still
>play the same.
>
>> Also what do I have
>>to do so that the files do actually stream. Cost
really
>>isn't a big issue. We already have Windows Media
Server
>>here at work, so what do I have to do so the files
>>actually stream?
>
>Do you have a publishing point ? What's your available
outgoing
>bandwidth ? Cheers - Neil
>
>>>-----Original Message-----
>>>On Tue, 22 Jun 2004 07:04:33 -0700, "Scott"
>><skeith@carlwalker.com>
>>>wrote:
>>>
>>>>I have been using Microsoft Encoder to compress and
>>save
>>>>the files as .wmv.
>>>>when someone tries to access them the result is what
I
>>am
>>>>told is called psuedo streaming. Playback is allowed
>>as
>>>
>>>Yes that's correct, although with a fast enough
>>connection it's not
>>>likely to be a big issue.
>>>
>>>>soon as enough data has been downloaded to fill a
>>>>playback buffer but, you have to download the entire
>>file
>>>>and you can't skip ahead untill earlier parts have
been
>>>>download.
>>>
>>>You can try to index the file when encoding, This
might
>>allow skipping
>>>through the content forwards at least, but probably
not
>>backwards.
>>>
>>>A better solution might be to encode portions of the
>>presentation,lets
>>>say in 5 minute lumps. Then, you create a playlist (an
>>ASX file which
>>>is plain text / xml) to string the parts back together
>>again.
>>>
>>>There might be very short breaks between the chapters
if
>>you have a
>>>mismatch of available bandwidth to required download
>>bandwidth, but if
>>>there's good overhead, each clip can begin to dowload
>>*before* the
>>>last one has finished.
>>>
>>>An example of the ASX format is listed here, just
adapt
>>one of the
>>>examples, it's pretty simple :
>>>http://www.streamingmedia.com/article.asp?id=8483
>>>
>>>You just need to add multiple sections for them to be
>>played in
>>>sequence or your viewers can access them randomly from
>>the playlist
>>>area of the player.
>>>
>>><entry>
>>> <ref href="http://blah/chapter1.wmv" />
>>></entry>
>>><entry>
>>> <ref href="http://blah/chapter2.wmv" />
>>></entry>
>>><entry>
>>> <ref href="http://blah/chapter3.wmv" />
>>></entry>
>>>
>>>>Someone said to get Windows Media Server off the
>>>>Microsoft site but I couldn't find anything to
download.
>>>
>>>It'll cost ya ;-)
>>>Cheers - Neil
>>>.
>>>
>
>.
>



Relevant Pages

  • Broadcast publishing point stops
    ... Broadcast publishing points stop and do not restart if the ... that stream gives an error message "Windows Media Player ... of our servers to go down. ...
    (microsoft.public.windowsmedia.server)
  • "Limit bandwidth per stream per player" problem
    ... can be enabled on a publishing point that will deny Play ... >where Internet users have access only to 24 and 19 Kbps ... >intranet users be able to receive the 48 Kbps stream too. ... >It appears that you cannot limit the bandwidth per stream ...
    (microsoft.public.windowsmedia.server)
  • Cant Connect to Publishing Point
    ... Can you actually stream any other content from the ... publishing point and then select "Allow new client ... >I'm trying to get Windows Media Services to stream some ... >a Windows Server 2003 Standard box. ...
    (microsoft.public.windowsmedia.server)
  • Re: Publishing Point / Playlist Question
    ... There are 16 publishing points on my test bed broadcast machine. ... stream and fail over to the songs if I stop the stream at it's source: ... to the songs for no apparent reason. ... our remote publishing point followed by a playlist (consisting of around 7 ...
    (microsoft.public.windowsmedia.server)
  • Keeping a publishing point up and running
    ... I'm building a semi-complex media streaming infrastructure for broadcasting internal communications and I'm running into a problem that publishing points don't stay up if they aren't receiving a signal. ... The encoder then sends the encoded video to a "master" Windows Media Server in a data center (I'm currently pulling the stream because I can't seem to get Push to work, but that's another issue.) That master Media Server then sends a Unicast stream to "slave" Windows Media Servers in multiple branch offices in the organization. ... I have pre-defined Multicast only publishing points because we have the user go to our portal and pick their location and click go and they receive the .NSC file and all for that location, and I don't to have to update the .NSC file every time I want to stream another speech. ...
    (microsoft.public.windowsmedia.server)