資料介紹
軟件簡介
IMPORTANT
This project has been archived. You can find the latest homebridge-nest-cam plugin here.
homebridge-nest-cam
Use your Nest Cam as IP camera in HomeKit with Homebridge.
Installation
- Install ffmpeg
- Install this plugin using: npm install -g homebridge-nest-cam
-
Edit
config.json
and add the camera. - Run Homebridge
- Add extra camera accessories in Home app. The setup code is the same as homebridge.
Config.json Example
{
"platform": "Nest-cam",
"access_token": "",
"ffmpegCodec": "libx264"
}
On Raspberry Pi you might want to use OMX for transcoding as CPU on the board is too slow. In that case, make sure the ffmpeg you installed has h264_omx
support and set ffmpegCodec
above to h264_omx
. There are pre-compiled deb online if you don't want to compile one yourself.
On MacOS you might want to use VideoToolbox hardware acceleration for transcoding. In that case, make sure the ffmpeg you installed has videotoolbox
support and set ffmpegCodec
to h264_videotoolbox
.
How to get Access Token?
You can get access token from your Nest account by running the following command in terminal. If your account does not have 2FA enabled, you should be able to see access_token
in the response.
curl -X "POST" "https://home.nest.com/session" \
-H 'User-Agent: iPhone iPhone OS 11.0 Dropcam/5.14.0 com.nestlabs.jasper.release Darwin' \
-H 'Content-Type: application/x-www-form-urlencoded; charset=utf-8' \
--data-urlencode "email=YOUR_NEST_EMAIL" \
--data-urlencode "password=YOUR_PASSWORD"
If your account has 2FA enabled, after running the command above, you should see a 2fa_token
in the response, use that and the code you received from SMS to make the second request. If success, you should see access_token
in the response.
curl -X "POST" "https://home.nest.com/api/0.1/2fa/verify_pin" \
-H 'User-Agent: iPhone iPhone OS 11.0 Dropcam/5.14.0 com.nestlabs.jasper.release Darwin' \
-H 'Content-Type: application/json; charset=utf-8' \
-d $'{"pin": "CODE_FROM_SMS","2fa_token": "TOKEN_FROM_PRIOR_REQUEST"}'
- 使用Homebridge和HAP NodeJS來模擬HomeKit API
- ESP32 CAM:遙控物體檢測攝像頭
- ESP32 CAM主機板安裝在防水??運動攝像頭外殼內
- labview本地視頻及攝像頭資料 34次下載
- V380攝像頭客戶端下載 0次下載
- 紅外攝像頭驅動工具ThermoX軟件下載 65次下載
- CCD攝像頭的電路原理圖免費下載 148次下載
- 如何實現家庭安防系統中的多攝像頭和視頻采集與網絡傳送 21次下載
- CCD攝像頭 18次下載
- 攝像頭的硬件函數(IP核) 13次下載
- 攝像頭入門 0次下載
- MINI攝像頭接線圖 35次下載
- 中芯微301攝像頭電路圖
- 微視攝像頭驅動下載
- 001攝像頭萬能驅動下載
- FPGA在智能攝像頭優化中的作用 158次閱讀
- 用usb攝像頭替換手機前置攝像頭可以嗎 1514次閱讀
- AHD攝像頭與CVBS的區別 1.1w次閱讀
- 技術前沿:攝像頭模組 4431次閱讀
- 攝像頭應用領域及應用產品型號 1358次閱讀
- 什么是ESP32-CAM攝像頭? 2.1w次閱讀
- 基于ESP32-CAM的RSTP協議的網絡攝像頭 3150次閱讀
- dfrobotOpenMV Cam H7智能攝像頭簡介 3928次閱讀
- 如何正確的安裝監控攝像頭 1.2w次閱讀
- fireflyAIO-3288C主板攝像頭模組簡介 2062次閱讀
- 為什么智能攝像頭這么受歡迎 4635次閱讀
- 飛凌嵌入式攝像頭模塊簡介 1516次閱讀
- 飛凌嵌入式模擬攝像頭采集模塊介紹 2118次閱讀
- 關于Firefly攝像頭模組的簡介 3147次閱讀
- 攝像頭芯片型號有哪些_攝像頭芯片型號匯總 5.9w次閱讀
下載排行
本周
- 1山景DSP芯片AP8248A2數據手冊
- 1.06 MB | 532次下載 | 免費
- 2RK3399完整板原理圖(支持平板,盒子VR)
- 3.28 MB | 339次下載 | 免費
- 3TC358743XBG評估板參考手冊
- 1.36 MB | 330次下載 | 免費
- 4DFM軟件使用教程
- 0.84 MB | 295次下載 | 免費
- 5元宇宙深度解析—未來的未來-風口還是泡沫
- 6.40 MB | 227次下載 | 免費
- 6迪文DGUS開發指南
- 31.67 MB | 194次下載 | 免費
- 7元宇宙底層硬件系列報告
- 13.42 MB | 182次下載 | 免費
- 8FP5207XR-G1中文應用手冊
- 1.09 MB | 178次下載 | 免費
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234315次下載 | 免費
- 2555集成電路應用800例(新編版)
- 0.00 MB | 33566次下載 | 免費
- 3接口電路圖大全
- 未知 | 30323次下載 | 免費
- 4開關電源設計實例指南
- 未知 | 21549次下載 | 免費
- 5電氣工程師手冊免費下載(新編第二版pdf電子書)
- 0.00 MB | 15349次下載 | 免費
- 6數字電路基礎pdf(下載)
- 未知 | 13750次下載 | 免費
- 7電子制作實例集錦 下載
- 未知 | 8113次下載 | 免費
- 8《LED驅動電路設計》 溫德爾著
- 0.00 MB | 6656次下載 | 免費
總榜
- 1matlab軟件下載入口
- 未知 | 935054次下載 | 免費
- 2protel99se軟件下載(可英文版轉中文版)
- 78.1 MB | 537798次下載 | 免費
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420027次下載 | 免費
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234315次下載 | 免費
- 5Altium DXP2002下載入口
- 未知 | 233046次下載 | 免費
- 6電路仿真軟件multisim 10.0免費下載
- 340992 | 191187次下載 | 免費
- 7十天學會AVR單片機與C語言視頻教程 下載
- 158M | 183279次下載 | 免費
- 8proe5.0野火版下載(中文版免費下載)
- 未知 | 138040次下載 | 免費
評論
查看更多