roleoroleo / yi-hack-MStar

Custom firmware for Yi 1080p camera based on MStar platform
GNU General Public License v3.0
847 stars 112 forks source link

Feature request : start recording on request via mqtt #501

Closed Extreme79 closed 5 months ago

Extreme79 commented 1 year ago

Could be very useful to gain the ability to start a recording by mqtt command in response to certain event instead using api call, with a payload like {"duration":xxx, "filename":"xxxxx.mp4"} , with the filename optional. Example: in response of an alarm in home assistant I can check in which room happen and start the recording in the camera assigned to that room by a single mqtt publish. (this can be done also by api, sure, but mqtt appear a lot quick and easier)

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.