From 10fa98ef33e7eb3aac751d3bd3b038532276c059 Mon Sep 17 00:00:00 2001 From: jameszah <36938190+jameszah@users.noreply.github.com> Date: Tue, 20 Apr 2021 00:39:25 -0600 Subject: [PATCH] April 2021 - v50 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 25ebcd1..7adddb4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ Ground pin 12, so stop recording. And ground pin 13 to enable disable wifi, usi Has the file delete code included, so it will delete old videos as long as the camera is running. +Also, this has tasks and mutexes and priorities, in defiance of the original design. All that makes sure that the camera and the sd and the wifi, can all operate at full speed without blocking each other. You can record the streaming video with VLC on your coomputer if you like. + + ## Update Jan 04, 2021 - Streaming GOPRO with WiFiManager v10x-wifiman - added WiFiManager to set your wifi ssid and password using your phone - use the normal WiFiManager procedure to set up ssid with 192.168.4.1 etc