yawcam is great. 2 questions ...

Questions? Suggestions? Need help? Talk about anything related to Yawcam...
Post Reply
frobbert

yawcam is great. 2 questions ...

Post by frobbert »

I have two problems setting up yawcam.
When I am running the stream and I enter into the browser my direct ip adresse e.g "mypuplicip:usedport" it works fine, I can see the stream.
But when I tried to use an externel html document it doesn't work. In this directory I uploaded the yawcam.class file and the code in this html file looks like this :

APPLET CODE=YawApplet.class CODEBASE="bcuzz.serveftp.com:1002" width="320" height="240" >
<param name="Host" value="bcuzz.serveftp.com">
<param name="Port" value="1002">
</APPLET>

The Err.chk host! User online? msg. appears.

My 2nd problem is the ftp mode... Although I used this image{num}.jpg there is always only 1 image on the server but not a collection.
I would be very happy to get some answers.
Thank You. Great programm
MAX

Post by MAX »

You don't need to upload the .class file. Just set the codebase to point to your computer where yawcam is running. It will then load the .class file from there.
Post Reply