roberttidey

Results 328 comments of roberttidey

Thanks for that offer. I'd like to see this end up with a translate resource file that would be easy to edit for other languages.

Thanks for the offer. There was no progress on the previous part. There is unfortunately no specific documentation on how to do a translate. My comments on June 19 2017...

This is a characteristic of how the camera sensor is dealt with. The FOV is also different for V1 and V2 cameras as they have different native resolutions. Check out...

You can just run a browser on the raspberry pointed locally at the web site and it will then show up on the hdmi view. You could get it to...

Yes. Autostart after reboot is an option when you install. It places some start up commands into /etc/rc.local Check this file to see if it has the start up commands...

the rc.local looks fine. Either is is not being executed at start up or the commands are not working for some reason. Have you changed anything in standard set of...

You put an im command in the period start field. This command is executed whenever that period starts. As the period is set to AllDay that only occurs once when...

For the time lapse method. If you put a tl 1 in the allday period start then that will be executed when the scheduler starts up and kick off the...

This used to work so I guess something has changed on the nginx. I normally use Apache so I'll have to do another test install of nginx on latest version.

I just did a quick test and after the nginx install I did have a /etc/nginx/sites-availables/default file together with the link from sites-enabled. Had you done anything else prior to...