資料介紹
軟件簡(jiǎn)介
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來(lái)模擬HomeKit API
- ESP32 CAM:遙控物體檢測(cè)攝像頭
- ESP32 CAM主機(jī)板安裝在防水??運(yùn)動(dòng)攝像頭外殼內(nèi)
- labview本地視頻及攝像頭資料 34次下載
- V380攝像頭客戶端下載 0次下載
- 紅外攝像頭驅(qū)動(dòng)工具ThermoX軟件下載 65次下載
- CCD攝像頭的電路原理圖免費(fèi)下載 148次下載
- 如何實(shí)現(xiàn)家庭安防系統(tǒng)中的多攝像頭和視頻采集與網(wǎng)絡(luò)傳送 21次下載
- CCD攝像頭 18次下載
- 攝像頭的硬件函數(shù)(IP核) 13次下載
- 攝像頭入門 0次下載
- MINI攝像頭接線圖 35次下載
- 中芯微301攝像頭電路圖
- 微視攝像頭驅(qū)動(dòng)下載
- 001攝像頭萬(wàn)能驅(qū)動(dòng)下載
- FPGA在智能攝像頭優(yōu)化中的作用 158次閱讀
- 用usb攝像頭替換手機(jī)前置攝像頭可以嗎 1514次閱讀
- AHD攝像頭與CVBS的區(qū)別 1.1w次閱讀
- 技術(shù)前沿:攝像頭模組 4431次閱讀
- 攝像頭應(yīng)用領(lǐng)域及應(yīng)用產(chǎn)品型號(hào) 1358次閱讀
- 什么是ESP32-CAM攝像頭? 2.1w次閱讀
- 基于ESP32-CAM的RSTP協(xié)議的網(wǎng)絡(luò)攝像頭 3150次閱讀
- dfrobotOpenMV Cam H7智能攝像頭簡(jiǎn)介 3928次閱讀
- 如何正確的安裝監(jiān)控攝像頭 1.2w次閱讀
- fireflyAIO-3288C主板攝像頭模組簡(jiǎn)介 2062次閱讀
- 為什么智能攝像頭這么受歡迎 4635次閱讀
- 飛凌嵌入式攝像頭模塊簡(jiǎn)介 1516次閱讀
- 飛凌嵌入式模擬攝像頭采集模塊介紹 2118次閱讀
- 關(guān)于Firefly攝像頭模組的簡(jiǎn)介 3147次閱讀
- 攝像頭芯片型號(hào)有哪些_攝像頭芯片型號(hào)匯總 5.9w次閱讀
下載排行
本周
- 1山景DSP芯片AP8248A2數(shù)據(jù)手冊(cè)
- 1.06 MB | 532次下載 | 免費(fèi)
- 2RK3399完整板原理圖(支持平板,盒子VR)
- 3.28 MB | 339次下載 | 免費(fèi)
- 3TC358743XBG評(píng)估板參考手冊(cè)
- 1.36 MB | 330次下載 | 免費(fèi)
- 4DFM軟件使用教程
- 0.84 MB | 295次下載 | 免費(fèi)
- 5元宇宙深度解析—未來(lái)的未來(lái)-風(fēng)口還是泡沫
- 6.40 MB | 227次下載 | 免費(fèi)
- 6迪文DGUS開(kāi)發(fā)指南
- 31.67 MB | 194次下載 | 免費(fèi)
- 7元宇宙底層硬件系列報(bào)告
- 13.42 MB | 182次下載 | 免費(fèi)
- 8FP5207XR-G1中文應(yīng)用手冊(cè)
- 1.09 MB | 178次下載 | 免費(fèi)
本月
- 1OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234315次下載 | 免費(fèi)
- 2555集成電路應(yīng)用800例(新編版)
- 0.00 MB | 33566次下載 | 免費(fèi)
- 3接口電路圖大全
- 未知 | 30323次下載 | 免費(fèi)
- 4開(kāi)關(guān)電源設(shè)計(jì)實(shí)例指南
- 未知 | 21549次下載 | 免費(fèi)
- 5電氣工程師手冊(cè)免費(fèi)下載(新編第二版pdf電子書)
- 0.00 MB | 15349次下載 | 免費(fèi)
- 6數(shù)字電路基礎(chǔ)pdf(下載)
- 未知 | 13750次下載 | 免費(fèi)
- 7電子制作實(shí)例集錦 下載
- 未知 | 8113次下載 | 免費(fèi)
- 8《LED驅(qū)動(dòng)電路設(shè)計(jì)》 溫德?tīng)栔?/a>
- 0.00 MB | 6656次下載 | 免費(fèi)
總榜
- 1matlab軟件下載入口
- 未知 | 935054次下載 | 免費(fèi)
- 2protel99se軟件下載(可英文版轉(zhuǎn)中文版)
- 78.1 MB | 537798次下載 | 免費(fèi)
- 3MATLAB 7.1 下載 (含軟件介紹)
- 未知 | 420027次下載 | 免費(fèi)
- 4OrCAD10.5下載OrCAD10.5中文版軟件
- 0.00 MB | 234315次下載 | 免費(fèi)
- 5Altium DXP2002下載入口
- 未知 | 233046次下載 | 免費(fèi)
- 6電路仿真軟件multisim 10.0免費(fèi)下載
- 340992 | 191187次下載 | 免費(fèi)
- 7十天學(xué)會(huì)AVR單片機(jī)與C語(yǔ)言視頻教程 下載
- 158M | 183279次下載 | 免費(fèi)
- 8proe5.0野火版下載(中文版免費(fèi)下載)
- 未知 | 138040次下載 | 免費(fèi)
評(píng)論
查看更多