foggycam icon indicating copy to clipboard operation
foggycam copied to clipboard

📹 A tool to locally capture your own Nest camera stream.

Results 19 foggycam issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

It would be useful to run this period for a long period of time (days / weeks), but there is a risk the authentication will fail, or the video will...

enhancement

Populating the configuration is challenging, especially for non-tech savvy users. Improvements to the authentication workflow would be much appreciated. Some possible improvements of the top of my head: - Auto-detect...

enhancement

Doesn't even try now, guess they changed something on the back end. No updates in a year, guessing dead project? ![image](https://user-images.githubusercontent.com/7687585/153389283-9fa0fb5f-8f52-4458-90cd-2e1393063206.png)

bug

After a while I get... [error] The capture errored out for the following reason: Unauthorized Unhandled exception. System.IndexOutOfRangeException: Index was outside the bounds of the array. at foggycam.Program.ProcessReceivedData(Byte[] buffer) in...

bug

Many surveillance scenarios will have multiple camera feeds simultaneously. Being able to capture these in a single session of FoggyCam would be very helpful. Note, you mentioned this may already...

enhancement

[foggycam2.log](https://github.com/dend/foggycam/files/6118636/foggycam2.log) [videos.txt](https://github.com/dend/foggycam/files/6118640/videos.txt) I'm compiling in windows using `dotnet build --runtime ubuntu.16.04-x64` Then moving the output to a docker container running on my NAS. It creates the video-only file correctly then...

bug

Twice now, I've been running this program for about an hour when I encounter the following bug: **Visual Studio Unhandled Exception window--** System.IndexOutOfRangeException: 'Index was outside the bounds of the...

bug

HI Dend, I'm not able to use visual studio... do you think that you can release a .exe version of the project? thanks.

enhancement

Instead of recording all cameras, it would be nice if I can specify only the camera(s) that I want to record. I have two locations but don't need the output...

enhancement