Closed
Bug 157435
Opened 23 years ago
Closed 21 years ago
web cam not working
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 222785
People
(Reporter: mahrus, Assigned: nidheesh)
References
()
Details
Attachments
(2 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530
BuildID: 2000530
This web cam doesn't load up in Mozilla, though it works in IE and Netscape.
Reproducible: Always
Steps to Reproduce:
1. source URL: http://cams.exploratorium.edu/CAM2/index.html
Actual Results: There page load is not completely successful.
Expected Results: Include the plug-in to get this cam loaded correctly.
WFM, current trunk CVS; Linux, Java plugin 1.4
Reporter: You say the expected result is to "Include the plug-in to get this cam
loaded correctly". Does that mean you do not have Java installed, and do NOT get
a prompt to download it?
Comment 2•23 years ago
|
||
Confirm Problems with
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1a+) Gecko/20020707
Many error-messages in the java-console, but it works (more or less) with IE6
As per comment #1:
I do have Java installed and do not get any prompts when the cam download
breaks. What I meant as the expected result was that the necessary software to
handle this page needs to be bundled in, somehow. I would be just as happy,
though, using a work-around if there is one.
Comment 4•23 years ago
|
||
can confirm the issue using a branch build from 20020708. I am attaching the
contents of the java console
Comment 5•23 years ago
|
||
the java console displayed this information when accessing the web site.
Comment 6•23 years ago
|
||
belongs to oji ?
Comment 7•23 years ago
|
||
grabbing one of the applets (the numbers below the webcam):
<applet codebase="http://cams.exploratorium.edu/java"
code="GTS.awt.getButton.class" width="26" height="26" name="get">
<param name="bgcolor" value="#FFFFFF">
<param name="fgcolor" value="#FFFFFF">
<param name="image" value="/1.jpg">
<param name="url"
VALUE="http://cams.exploratorium.edu/camera.mod?camera=http://live1.exploratorium.edu/camera.mod&model=pelco&button=b1">
</applet>
produces the the following text in the java console
Comment 8•23 years ago
|
||
attached is the content of the java console when accessing the applet directly.
Not sure if any of this is helpful or not.
Comment 9•23 years ago
|
||
oji
Assignee: beppe → joe.chou
Status: UNCONFIRMED → NEW
Component: Plug-ins → OJI
Ever confirmed: true
QA Contact: shrir → pmac
Comment 10•23 years ago
|
||
Not only is the webcam not working but when i try to select any one of the eight
different cams that are available, Mozilla (build 20020716 for Mac OS X) crashes
everytime. The URL works just fine in my Mac IE & OW browsers.
Comment 11•23 years ago
|
||
*** Bug 157805 has been marked as a duplicate of this bug. ***
Comment 12•23 years ago
|
||
This is all the output in Java console, and the cameras still works as fine with
a current CVS, Linux:
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS, Inc. getButton
GTS VideoClientVersion #2.2.24
Fri Jul 28 15:37:31 PDT 2000
� 2000, Graham Technology Solutions
url=http://cams.exploratorium.edu/1.jpg
Welcome to GTS Video!
url=http://cams.exploratorium.edu/8.jpg
url=http://cams.exploratorium.edu/3.jpg
url=http://cams.exploratorium.edu/2.jpg
url=http://cams.exploratorium.edu/5.jpg
url=http://cams.exploratorium.edu/7.jpg
url=http://cams.exploratorium.edu/6.jpg
url=http://cams.exploratorium.edu/4.jpg
Ready
Initializing video...
Video running
Comment 14•21 years ago
|
||
*** Bug 270008 has been marked as a duplicate of this bug. ***
Comment 15•21 years ago
|
||
*** This bug has been marked as a duplicate of 222785 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•