Hello.
Running a Media Server 9 on a Fujutsi Siemens Server.
Been having some strange problem with our streaming.
I have 6 different publishingpoints 1 streaming video and 5 streaming only
audio.
it has been working fine and i have been using a wrapper-playlist on all
"streams"
with an starting add (a 1.15sec video-add for the Video Stream, and a 20sec
audio-add for the other 5 streams)
now the other day all streams stops 10sec before the add has ended on all
streams.
I have tryed to change the add if there was an error in the file to the
default "encoder_ad.wmv" or "proseware_leadin.jpg" but the same error there.
they stop right after they just started as they both are for 10sec.
I even tryed to reinstall the whole media server service and start new
publishing points but still the same error?
After some time i decided to run the streams without any adds in the
beginning but there seems to be the same problems again. Now after a song or
a video is ended the stream stops.
I have tryed different settings
"Bufffer and NoBuffer"
"Repeat Playlist"
"Shuffle Playlist"
Both of them at the same time-
The streams are played from our website in an embedded player and i will
give you the code below here, but when trying to access the streams from a
standalone mediaplayer it starts but after the song is ended the stream or
add stops just like in the embedded player although i get an error msg that
says:
"The Server is not a compatible streaming media server."
?? What?
Starting to think that it maby has something todo with me not having a
soundcard on the server but why did it work for 2weeks? and now just stoped
working. i havent done anything i think. :P (hope)
hope anyone has any ideas why this is hapening.
When connecting to the stream thru the embedded player i use mms://
Owell you can try for yourself.
mms://mail.swestrike.com/SwestTv
thanx in advance.
/Rickard
--------------------------------------------------------------------
Code i use on the website for the player.
<OBJECT ID="player"
WIDTH=320
HEIGHT=248
CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,
4,5,715"
STANDBY="Loading Microsoft Windows Media Player components..."
TYPE="application/x-oleobject"
VIEWASTEXT STYLE="color:#FF0000;">
<PARAM NAME="FileName" VALUE="mms://mail.swestrike.com/SwestTV">
<PARAM NAME="Volume" VALUE="-500">
<PARAM NAME="Visible" VALUE="true">
<PARAM NAME="AutoStart" VALUE="true">
<PARAM NAME="AutoSize" VALUE="true">
<PARAM NAME="AnimationatStart" VALUE="false">
<PARAM NAME="SendPlayStateChangeEvents" VALUE="true">
<PARAM NAME="SendOpenStateChangeEvents" VALUE="true">
<PARAM NAME="SendWarningEvents" VALUE="false">
<PARAM NAME="SendErrorEvents" VALUE="false">
<PARAM NAME="TransparentAtStart" VALUE="true">
<PARAM NAME="ShowControls" VALUE="false">
<PARAM NAME="ShowTracker" VALUE="false">
<PARAM NAME="EnableTracker" VALUE="false">
<PARAM NAME="ShowStatusBar" VALUE="true">
<PARAM NAME="ShowDisplay" VALUE="false">
<PARAM NAME="ShowPositionControls" VALUE="false">
<PARAM NAME="uiMode" VALUE="none">
<PARAM NAME="EnableContextMenu" VALUE="true">
<PARAM NAME="ClickToPlay" VALUE="false">
<PARAM NAME="AllowScan" VALUE="true">
<PARAM NAME="AutoRewind" VALUE="true">
<PARAM NAME="AllowChangeDisplaySize" VALUE="true">
<EMBED TYPE="application/x-mplayer2"
ID=EMBED1
NAME="player"
SRC="mms://mail.swestrike.com/SwestTV"
VOLUME=-500
xPLUGINSPAGE="http://www.microsoft.com/Windows/MediaPlayer/"
PLUGINSPAGE="http://download.microsoft.com/download/winmediaplayer/nsplugin/6.4/WIN98/EN-US/w
mpplugin.exe"
WIDTH=320
HEIGHT=248
BORDER=0
AUTOSTART=1
SHOWSTATUSBAR=1
SHOWCONTROLS=0
SHOWTRACKER=0
ENABLETRACKER=0
SHOWDISPLAY=0
DISPLAYSIZE=0
SHOWPOSITIONCONTROLS=0
AUTOSIZE=1
SHOWGOTOBAR=0
SHOWCAPTIONING=0
AUTOREWIND=1
ANIMATIONATSTART=0
TRANSPARENTATSTART=0
ALLOWSCAN=1
ENABLECONTEXTMENU=1
CLICKTOPLAY=0
ALLOWCHANGEDISPLAYSIZE=1
INVOKEURLS=0>
</EMBED>
</OBJECT>
Rickard - 30 Aug 2007 09:46 GMT
When testing the streams thru the mediaservice built in tester under the Tab
"Source" on the server
it works fine.
> Hello.
>
[quoted text clipped - 132 lines]
>
> </OBJECT>
Rickard - 31 Aug 2007 08:54 GMT
Anybody!???
this is really strange error. i have found out that it works for some poeple
but for most have the same error as me.
> When testing the streams thru the mediaservice built in tester under the Tab
> "Source" on the server
[quoted text clipped - 136 lines]
> >
> > </OBJECT>