roberttidey

Results 322 comments of roberttidey

When fastconnect has been used once then the wifi channel and BSSID are retained by the esp8266 native wifi config and will be used to provide a fast connection irrespective...

First restore normal operation by running the install.sh script again setting user to a blank field. Which Web server are you using? Apache is the one I do most testing...

I have just done a test on a clean install of Bullseye I first ran install.sh with no user/password, tested OK. Then I reran install.sh with a user/password.. I restarted...

This module uses same sensor as the original v1 camera so it should work fine.

In the wiki there is a link to the current sources

There have been several requests to include audio support. This can come in two ways; trigger a separate recording or embed in the video. You are right they would be...

As the sole developer I still use the software extensively myself and will investigate issues that are raised. The main issue is that it currently relies on the camera support...

raspimjpeg (source at https://github.com/roberttidey/userland/tree/master/host_applications/linux/apps/raspicam, files starting with RaspiM) was originally based around the original raspberry camera support raspivid. It was compiled within the userland repository as that provided all the...

There is an entry in the config file /etc/raspimjpeg autostart which controls the start up behaviour. Its value can be standard or idle. If idle then the camera system does...

This software uses the GPU legacy camera support which only supports v1 and v2 module rapsberry cameras.