Closed
Bug 289089
Opened 20 years ago
Closed 20 years ago
Webcamstream don't stop after closing window
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 281480
People
(Reporter: bugzilla, Assigned: darin.moz)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.6) Gecko/20050321 Firefox/1.0.2
On this site u can see a webcamstream in a popup window after u took a klick on
"LIVE STREAM"
http://www.flughafen-stuttgart.de/de/content_webcam.php?id=802&submenu_id=8&number=2
Close this window (not FF only the popup window) and watch your traffic.
In my case the stream never stops. When i close FF completely the stream and
traffic stops.
I call this a bug because many have a traffic access on internet and many
webmaster are not so lucky with this traffic they must pay ;-)
Sorry for my bad english
Micha
Reproducible: Always
Steps to Reproduce:
1. Klick on "Live Stream"
2. Watch the stream
3. Close the PopUp Window (not FF) and watch your traffic
Actual Results:
The Live Stream never stops (i can see it in traffic)
Expected Results:
Stop the stream and stop the traffic
Take also a look at the cache files. A limit of 30MB will ignored and the cache
files grows up to 60 an more MB´s. Close the window an open a new stream and you
will see that the traffic ist multiplicated to the first stream (100kbit/s after
second stream 200kbit/s).
After closing FF completly the cache files are not reset!
After i opened 20 Streams (open and close stream open and close....) The CPU run
up to 100% with a x86 family6 model 8 stepping 6 cpu (~700MHZ)...
______________
A limit of 30MB will ignored and the cache
files grows up to 60 an more MB´s
______________
Ok, a limit was reached at 80 MB / cache file:
20 connections x 80 MB = 1,6GB cache size!
After closing FF the cache files are not reset.
After restarting FF the cache files are not reset.
I start again 20 cennoctions; 80MB reached any cache file of this 20
connections. The cache files has now: 3,2 GB
Updated•20 years ago
|
Summary: Webcamstream don´t stop after closing window → Webcamstream don't stop after closing window
Comment 4•20 years ago
|
||
Same eith me traffic does not stop
Comment 5•20 years ago
|
||
I can confirm the reported behavior on this Firefox Versions
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050715
I can not confirm the reported behavior on this Versions
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
The Mozilla Suite and Deer park seems to be free of this problem.
Comment 6•20 years ago
|
||
(In reply to comment #5)
> I can confirm the reported behavior on this Firefox Versions
> Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511
> I can not confirm the reported behavior on this Versions
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
So the bug is seen in Firefox 1.0.4 german release, but not in the US release?
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/win32/de-DE/
Firefox Setup 1.0.4.exe 12-May-2005 02:16 4.9M
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/1.0.4/win32/en-US/
Firefox Setup 1.0.4.exe 11-May-2005 18:01 4.6M
'General' isn't the correct component for confirming this bug,
I'll try Product 'Core', 'Networking' as there are Issues with cache and streams.
Assignee: firefox → darin
Component: General → Networking
Product: Firefox → Core
QA Contact: general → benc
Version: unspecified → 1.0 Branch
Comment 7•20 years ago
|
||
I can confirm the reported behavior on this Firefox Versions(i will post this
again because i forgot to copy the Firefox identifier) :
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511
Firefox/1.0.4
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050715
Firefox/1.0.6
I can not confirm the reported behavior on this Versions
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b3) Gecko/20050712
Firefox/1.0+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
German 1.0.4final is affected by this Bug and the 1.0.6en-US aviary.
I need 1.0.4en-US .zip to test this version, too.
>>'General' isn't the correct component for
>>confirming this bug, I'll try Product 'Core',
>>'Networking' as there are Issues with cache and streams.
Affirm.
Comment 8•20 years ago
|
||
(In reply to comment #7)
> German 1.0.4final is affected by this Bug and the 1.0.6en-US aviary.
> I need 1.0.4en-US .zip to test this version, too.
If we know the bug is in 1.0.6en and 1.0.4de, I don't think it matters to see if
it is also in 1.0.4en.
In case you still want the zip, here a link:
http://archive.mozilla.org/pub/firefox/nightly/2005-05-11-13-aviary1.0.1/
The stream is called via JS:
<a href="javascript:webcam_stream()" class="textlink">Live Stream</a><br>
<script language="JavaScript">
function webcam_stream()
{
MeinFenster =
window.open("/de/include/webcam_stream.php?webcamnummer=2",
"webcam_stream", "width=352,height=348,scrollbars=no,left=450,top=300");
MeinFenster.focus();
}
</script>
I can`t see the bug, as I´m getting only a message 'no video'
http://195.243.185.195/axis-cgi/mjpg/video.cgi?camera=2&compression=60&des_fps=1&timeout=301121525716430
Guess I don´t have the plug-ins needed.
Comment 9•20 years ago
|
||
(In reply to comment #8)
> I can`t see the bug, as I´m getting only a message 'no video'
>
http://195.243.185.195/axis-cgi/mjpg/video.cgi?camera=2&compression=60&des_fps=1&timeout=301121525716430
> Guess I don´t have the plug-ins needed.
Choose Webcam 3
http://www.flughafen-stuttgart.de/de/content_webcam.php?submenu_id=8&number=3
and click on live stream, Camera 2 doesn't send a stream, today.
Updated•20 years ago
|
Version: 1.0 Branch → 1.7 Branch
Comment 10•20 years ago
|
||
I can confirm this bug on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US;
rv:1.8b4) Gecko/20050716 Firefox/1.0+ ID:2005071606
Comment 11•20 years ago
|
||
changing version to 'Trunk', based on comment 10
Version: 1.7 Branch → Trunk
Comment 12•20 years ago
|
||
I can not confirm the reported behavior on this Version
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717
Firefox/1.0.6
Comment 13•20 years ago
|
||
Sorry, i copied the false text. It must be:
YES,I can confirm the reported behavior on this Version
Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.10) Gecko/20050717
Firefox/1.0.6
Comment 14•20 years ago
|
||
*** This bug has been marked as a duplicate of 281480 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•