This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * Baby-Cam with M5TimerCAM | |
| * – local MJPEG stream for VLC/FFmpeg/Home-Assistant 等 | |
| * – no port-forwarding / 外部公開不要 | |
| * | |
| * 必要ライブラリ: | |
| * • M5Stack Board package ≥ v2.0.9 | |
| * • TimerCam-arduino (M5TimerCAM.h) | |
| */ |
OlderNewer