Search found 1210 matches

by z3r0c00l12
Mon Mar 09, 2015 11:43 pm
Forum: General
Topic: Could not start the application
Replies: 7
Views: 24970

Re: Could not start the application

Does your path to Java looks like this? C:\program data\oracle\java\

If so, you need to change it, that's the problem. the folder above is not an actual folder, but a redirection and that is causing the issue.
by z3r0c00l12
Mon Mar 09, 2015 11:40 pm
Forum: Bugs
Topic: yawcam will not start
Replies: 1
Views: 16359

Re: yawcam will not start

What do you get when you enter the command "echo %path%" (without quotes) at the command prompt?
by z3r0c00l12
Mon Mar 02, 2015 2:41 am
Forum: General
Topic: Could not start the application
Replies: 7
Views: 24970

Re: Could not start the application

This is because of the new way java inserts itself in the Path environment variable.

See the solution here: http://www.yawcam.com/forum/viewtopic.p ... 3477#p9828
by z3r0c00l12
Sat Jan 03, 2015 3:47 pm
Forum: General
Topic: Major corruption
Replies: 6
Views: 20262

Re: Major corruption

Have you tried with a different camera using the same length of cable and the same connector?
by z3r0c00l12
Fri Jan 02, 2015 6:29 pm
Forum: General
Topic: Major corruption
Replies: 6
Views: 20262

Re: Major corruption

Based on the picture, I'm thinking there's either:
1) A problem with the camera itself
2) A problem with the way the camera is connected (Cable too long, loose connection, etc...)
3) A problem with the camera's driver
by z3r0c00l12
Thu Jan 01, 2015 8:13 pm
Forum: General
Topic: Agasio Cameras - Cannot see them...
Replies: 1
Views: 8159

Re: Agasio Cameras - Cannot see them...

Have you tried finding the video stream itself?

I looked on Google, but I can't test it. I found this link:
http://www.ispyconnect.com/man.aspx?n=Agasio

For the A500W, they seem to point to:
http://IPADDRESS/videostream.asf
OR
http://IPADDRESS/videostream.asf?user=[ ... =[PASSWORD]
by z3r0c00l12
Tue Dec 30, 2014 12:52 am
Forum: Bugs
Topic: Yawcam is not running with JAVA 8 update 25
Replies: 10
Views: 43270

Re: Yawcam is not running with JAVA 8 update 25

Hi Snowman, the solution to this problem was posted on the General page. If you have a problem that you think hasn't been solved, please open a new thread and provide as many details as possible.

The issue with Java 8 is that the environment variable is wrong, but there is a guide to correct that.
by z3r0c00l12
Sun Dec 28, 2014 4:17 pm
Forum: General
Topic: TRENDnet Cameras
Replies: 3
Views: 14740

Re: TRENDnet Cameras

For the URL in Yawcam, I use "http://X.X.X.X/video/mjpg.cgi".
Security is unchecked.
In the camera settings, I set User access control to disabled.

You can try the URL in your browser to see if it works, it may be different for your camera model.
by z3r0c00l12
Thu Dec 04, 2014 4:58 am
Forum: General
Topic: Yawcam won't start
Replies: 2
Views: 13327

Re: Yawcam won't start

Have you tried uninstalling all versions of Java, then running the Java uninstall tool to make sure it's clean, then re-install the latest version of Java?
by z3r0c00l12
Wed Dec 03, 2014 4:13 am
Forum: General
Topic: Yawcam won't start after Java upgrade
Replies: 22
Views: 376476

Re: Yawcam won't start after Java upgrade

Has anyone tried the Java uninstall tool?

https://www.java.com/en/download/help/u ... l_java.xml
by z3r0c00l12
Wed Dec 03, 2014 4:01 am
Forum: General
Topic: TRENDnet Cameras
Replies: 3
Views: 14740

Re: TRENDnet Cameras

On my trendnet Camera, I had to remove the user password so the stream is available without authentication, then Yawcam connected with no problem.

The downside is anyone with the address can view the stream. They can't modify settings without the admin password though.
by z3r0c00l12
Fri Nov 07, 2014 2:17 am
Forum: General
Topic: Editing Yawcam Webpage
Replies: 8
Views: 75272

Re: Editing Yawcam Webpage

The "It's a webcam!" text is actually in the settings, under Stream -> Page Designer.
by z3r0c00l12
Sat Nov 01, 2014 11:30 pm
Forum: General
Topic: Stream randomly stopped working
Replies: 17
Views: 57975

Re: Stream randomly stopped working

Based on the command output, it must either be a firewall or port forwarding issue. Can you double-check those settings?
by z3r0c00l12
Thu Oct 30, 2014 12:55 am
Forum: General
Topic: Yawcam won't start after Java upgrade
Replies: 22
Views: 376476

Re: Yawcam won't start after Java upgrade

Flossy, do you have both 32 and 64 bit java installed? If not, can you install the missing one and try again?
by z3r0c00l12
Fri Oct 24, 2014 11:19 pm
Forum: General
Topic: Stream randomly stopped working
Replies: 17
Views: 57975

Re: Stream randomly stopped working

Oh, I see. I should've mentioned that. The command has to be run on the computer running Yawcam. The command would let us know if the connection even makes it to your computer. If it does, it would at least rule out a firewall or port forwarding issue. If you want, we can schedule a teamviewer sessi...