GithubHelp home page GithubHelp logo

andreyk1991 / foggycam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cwwilson08/foggycam

0.0 0.0 0.0 307 KB

๐Ÿ“น A tool to locally capture your own Nest camera stream.

Home Page: http://den.dev

C# 100.00%

foggycam's Introduction

๐Ÿ“น FoggyCam - Nest Camera Recorder

FoggyCam Logo

A tool to locally capture your own Nest camera stream. You can read more about my approach in the recently published blog post. This approach supersedes the previous implementation that relied on the /get_image API and instead captures the H.264 stream directly through the Nest WebSocket service.

Configuration

To get the project to work, edit camera_config.json.

Setting Description
ffmpeg_path Local path to the FFMPEG executable. You can download FFMPEG for free.
issue_token TThe full URL to the iframerpc network call when logging in to https://home.nest.com. You can capture it through your browser.
api_key If you have a x-goog-api-key value from existing network calls, use it here. Otherwise, skip the value.
user_agent The user agent for your web browser.
cookie The value of the cookie from the response to the iframerpc network call when logging in to https://home.nest.com. You can capture it through your browser.

Running the application

Open foggycam.sln in Visual Studio and build the application. In the long run, I will make sure to make this easier and remove the need to use Visual Studio.

OS Support

Operating System Status
Windows โœ… Tested & supported
macOS ๐Ÿ™‹โ€โ™‚๏ธ Untested
Linux ๐Ÿ™‹โ€โ™‚๏ธ Untested

Feedback

Use issues or ping me on Twitter.

foggycam's People

Contributors

dend avatar health-research avatar timheuer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.