Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows Server 2003Windows 2000Windows NTSmall Business ServerVirtual ServerExchange ServerIISHost Integration ServerISA ServerSMSWSUSMOMWindows Media ServerSecurityCertification
Related Topics
SQL ServerMS WindowsMS OfficePC HardwareMore Topics ...

Windows Server Forum / Windows Media Server / January 2008

Tip: Looking for answers? Try searching our database.

ShowWhileBuffering + *.wsx wrapper on Broadcasting Publishing Poin

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Przemek eS - 10 Jan 2008 08:50 GMT
While playing the asx file the player stops on the first ENTRY and waits for
buffer to fill even when the broadcasting PP (with wrappers) is active and
the standalone stream (mms://server/broadcastPP) works just fine. Why is that?
(when i set the param "ShowWhileBuffering" value to "false", the player
plays the second ENTRY, but that's not the case)

ASX file:
<ASX VERSION = "3.0" >
    <PARAM NAME = "encoding" value="UTF-8" />
    <ENTRY CLIENTSKIP = "no">
        <REF HREF = "http://server/loading_please_wait.wmv" />
        <PARAM NAME = "ShowWhileBuffering" VALUE = "true" />
    </ENTRY>
    <ENTRY CLIENTSKIP = "no">
            <PARAM NAME = "Prebuffer" VALUE = "true" />
            <REF HREF = "mms://server/broadcastPP" />
    </ENTRY>
</ASX>

Publishing Point:
- type: broadcast
- source: http://encoder:port (works!)
- wrappers:
<?wsx version="1.0"?>
<smil>
    <media src="C:\start.jpg" dur="3s"/>
   <media src="%requestedURL%" />
   <media src="C:\end.jpg" dur="1s""/>
</smil>
Neil Smith [MVP Digital Media] - 10 Jan 2008 18:39 GMT
Your server side playlist mandates 3 seconds of the start.jpg file
before it even begins to play the video. Is that what you meant ?

How are you determing the (player?) buffer is being filled, and what
are the buffering settings in WMP Tools -> Options -> Performance ?

HTH
Cheers - Neil

>While playing the asx file the player stops on the first ENTRY and waits for
>buffer to fill even when the broadcasting PP (with wrappers) is active and
[quoted text clipped - 25 lines]
>    <media src="C:\end.jpg" dur="1s""/>
></smil>
------------------------------------------------
Digital Media MVP : 2004-2008
http://mvp.support.microsoft.com/mvpfaqs
Przemek eS - 11 Jan 2008 08:44 GMT
> Your server side playlist mandates 3 seconds of the start.jpg file
> before it even begins to play the video. Is that what you meant ?

Yes. Everytime a user connects to the live stream I want him to see a
picture or a short movie (a kind of front page). The 3 sec time isn't
nessesary, I can also insert there a 3sec wmv movie or something. Nothing
changes in the problem case.

> How are you determing the (player?) buffer is being filled, and what
> are the buffering settings in WMP Tools -> Options -> Performance ?

It plays the first ENTRY (http://server/loading_please_wait.wmv) (progress
bar goes  to the end) and stops showing the last frame of the movie (I guess
it waits for the second ENTRY data - live stream with wrappers). I tried
setting the buffer in WMP to either 1sec, 8sec, default, it doesn't help.

> HTH
> Cheers - Neil

Some more info: In wrapper playlist file, when I remove the first "media"
element (first add - start.jpg/wmv) it works just as i want it to work - the
loading_please_wait.wmv hangs when the Encoder isn't sending data and as soon
as it starts the playing resumes (but without the necessary first add - the
front page).

Cheers.

Pszemek eS

One more thing: the stream mms://server/broadcastPP looks fine (start + live
+ end).

> >While playing the asx file the player stops on the first ENTRY and waits for
> >buffer to fill even when the broadcasting PP (with wrappers) is active and
[quoted text clipped - 28 lines]
> Digital Media MVP : 2004-2008
> http://mvp.support.microsoft.com/mvpfaqs
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.