Closed Bug 289089 Opened 20 years ago Closed 20 years ago

Webcamstream don't stop after closing window

Categories

(Core :: Networking, defect)

x86
Windows XP
defect
Not set
critical

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
Severity: normal → critical
Summary: Webcamstream don´t stop after closing window → Webcamstream don't stop after closing window
Same eith me traffic does not stop
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.
(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
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.
(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.
(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.
Version: 1.0 Branch → 1.7 Branch
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
changing version to 'Trunk', based on comment 10
Version: 1.7 Branch → Trunk
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
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
*** 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.