Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 2nd, 2013, 09:14 PM
actioman actioman is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 4 actioman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 m 2 sec
Reputation Power: 0
Question How embed java live stream? [was:How embed javascript live stream?]

Hi there again.

I'm building a website of amateur meteorology and I am trying to put a javascript live stream using the following code:

Code:
<applet codebase= "hxxp://meteoelvas.no-ip.info" archive="wwCam.jar" code="wwCam.class" width="320" height="240">  <param name="filename" value="hxxp://meteoelvas.no-ip.info/ww.jpg" />
<param name="sound" value="yes" />  </applet> 


But I always get this error message:

Quote:
ClassFormatError
Incompatible magic value 1008813135 in class file wwCam


As you can see here: hxxp://meteoelvas.com/wxwebcam_1.php.

What am I doing wrong?
The only way I got it to work so far is with the "iframe" tag.

Thanks once more for any help.

Last edited by E-Oreo : March 2nd, 2013 at 10:45 PM.

Reply With Quote
  #2  
Old March 3rd, 2013, 05:49 AM
NormR's Avatar
NormR NormR is offline
Contributing User
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Aug 2010
Location: SW Missouri
Posts: 2,955 NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level)NormR User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Week 6 Days 2 h 53 m 34 sec
Reputation Power: 345
The .class file being used is not a class file. Open it in an editor to see what it is.
The Incompatible magic value 1008813135 is from the first 4 char of the file: "<!DO"

Reply With Quote
  #3  
Old March 3rd, 2013, 04:40 PM
actioman actioman is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2013
Posts: 4 actioman User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 50 m 2 sec
Reputation Power: 0
Quote:
Originally Posted by NormR
The .class file being used is not a class file. Open it in an editor to see what it is.
The Incompatible magic value 1008813135 is from the first 4 char of the file: "<!DO"


Ok. Thank you very much for your great help!

Now It's fine!

hxxp://meteoelvas.com/wxwebcam.php.

Great forum you have here. There is always someone ready to help!

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > How embed java live stream? [was:How embed javascript live stream?]

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap