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

ENABLE_MP4_WRITE #729

Open
unoukujou opened this issue Feb 25, 2024 · 4 comments
Open

ENABLE_MP4_WRITE #729

unoukujou opened this issue Feb 25, 2024 · 4 comments

Comments

@unoukujou
Copy link

Can somebody explain more about ENABLE_MP4_WRITE?

What is it doing? Is this for the continuous recording? If i enable, then Where do I choose the location to save?

@gtxaspec
Copy link
Owner

@unoukujou
Copy link
Author

Did you check the wiki? https://github.com/gtxaspec/wz_mini_hacks/wiki/Configuration-File#mp4_write

Yes. But just didn't understand, is this setting meaningless when using the internal SD card for storage? If I set it to true, where do I set the location path to save to?

@endertable
Copy link

@unoukujou This setting only has to do with writing to your SD card. Normally, on newer cameras, the binary writes the 1 minute mp4 video file to /tmp, then moves it to the SD card. This setting allows you to override that process and have it write the mp4 on the SD card directly, like some of the older cams did, e.g. the V2. Anything on the /tmp directory uses precious RAM and the video files can take up 10MB+

@unoukujou
Copy link
Author

Good to know! Thanks!

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

3 participants