Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Record short videos by motion detection #120

Open
bo-skor opened this issue May 22, 2023 · 1 comment
Open

Feature request: Record short videos by motion detection #120

bo-skor opened this issue May 22, 2023 · 1 comment

Comments

@bo-skor
Copy link

bo-skor commented May 22, 2023

На мой взгляд одной из востребованных функций может оказаться запись видеофрагментов в ответ на детекцию движения камерой. То есть чтобы камера писала видеопоток не постоянно, а только в тех случаях, когда в кадре происходит движение, с настраиваемой длительностью видеозаписи.

В Xiaomi dafang hacks это сделано путем того, что openRTSP берет поток с камеры и записывает его отдельным файлом, однако запустить его на openIPC мне не удалось. К тому же бинарный файл приложения занимает достаточно много места.

По этой причине решил сделать issue сюда. Спасибо за Вашу работу и успехов!

@darkfuncat
Copy link

Hi all, nice feature request, must have.
I would say also that short video should start few seconds before alarm trigger... surely must implement a buffer or something similar ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants