roberttidey

Results 322 comments of roberttidey

I suspect the issue is with the json config file. This defines the host url. The example given is for the case where no subfolder is used, e.g. the server...

One way to expand the multiview is to add url to each image area that takes it through to the camera settings for that camera when you click on the...

OK. I have now actually added the click through camera settings functionality to the multiview.html and multiview.php in the latest version.

Does the mouse pointer change when you hover over a screen in multiview? That would indicate it is a hot link. If that is OK then it is probably something...

Back button on browser will take you from click through single view back to multiview

Capturing a sequence of images at regular intervals is the built in time lapse function of the RPi interface. You just set the time lapse interval to 600 (for 5...

Use the scheduler to start (and stop) the time lapse at a specific time. Set the scheduler to Fixed Times mode, set time for the start and end as times,...

Those look like messages being generated by the motion process which is only used if you select external motion detection. Try it with internal motion detection which is the recommended...

In internal motion detection mode the software makes no use of the motion process and doesn't start it up. All the motion detection is done internally in the raspimjpeg process....