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

Stream server does not work after SD card is full #77

Open
QPass opened this issue Jul 2, 2022 · 2 comments
Open

Stream server does not work after SD card is full #77

QPass opened this issue Jul 2, 2022 · 2 comments

Comments

@QPass
Copy link

QPass commented Jul 2, 2022

a temporary solution:
1 ssh login & locate crontab file
/mnt/data/miot/crontab

2 add command
*/20 * * * * rm -rf /mnt/media/mmcblk0p1/MIJIA_RECORD_VIDEO/*
(delete video record every 20 min)

3 reboot

@nfribeiro
Copy link

nfribeiro commented Mar 29, 2024

how to edit contab?

@QPass
Copy link
Author

QPass commented Mar 29, 2024

how to edit contab?

For Windows PCs, WinSCP is a good choice

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