New and only webbrowser session does not play quicktime file
New and only webbrowser session does not play quicktime file
- Subject: New and only webbrowser session does not play quicktime file
- From: email@hidden
- Date: Mon, 14 Mar 2005 13:23:28 +0100 (CET)
- Importance: Normal
Hello,
First of all I am not certain that this is the correct list for my
problem. If not please let me know.
Does anyone ever seen the following problem or does anyone have a solution
to the following problem?
I am trying to stream quicktime movies with the Darwin Streaming Server.
The Streaming server is installed on a Windows 2003 Server. I got the
server working but I am experiencing a strange problem.
I use the following code in a webpage to connect to the streaming server:
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
WIDTH="160"HEIGHT="144"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">
<PARAM name="SRC" VALUE="http://streamingserver.domeinnaam.ext/test.mov">
<PARAM name="AUTOPLAY" VALUE="true">
<PARAM name="CONTROLLER" VALUE="false">
<EMBED SRC="sample.mov" WIDTH="160" HEIGHT="144" AUTOPLAY="true"
CONTROLLER="false" PLUGINSPAGE="http://www.apple.com/quicktime/download/">
</EMBED>
</OBJECT>
When I open the webpage which contains this code in a web browser (no
other web browser sessions are open at that moment) the movie starts to
play. I close down this web browser session an I open a new web browser
session to this page. After I repeat this a few times (2 or 3 times) the
movie does not start playing. When this occurs I can open a second web
browser session to this page and the movie in that session will work.
Every following new and only web browser session will not work. Restarting
Darwin Streaming Server solves the problem, but again after 2 or 3 times
trying the problem is back.
To investigate this I have installed on different versions of windows and
on linux:
If I install Darwin streaming server version: 5.0.1 on windows 2003 server
the problem exists.
If I install Darwin streaming server version: 5.0.1 on windows 2000 server
the problem also exists.
If I install Darwin streaming server version: 5.0.1 on Linux (debian) the
problem still exists.
If I install Darwin streaming server version: 5.0 on Linux (debian) the
problem still exists.
Is there anyone out there who could help me?
Thanks,
--
Michael Bastiaansen
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden