Skip to content

How does mp4 write work? #336

Answered by kohrar
Clauber asked this question in Q&A
Oct 8, 2022 · 3 comments · 8 replies
Discussion options

You must be logged in to vote

As far as I'm aware, the ENABLE_MP4_WRITE option only enables mp4 recordings to the SD card only (in /media/mmc/record/...).

If you want the recordings to go directly to your samba server, you could try enabling this option and then mounting your samba/cifs share over this path either manually (Eg. mount -t cifs -o username=x,password=y,vers=2.1 //$smb-server/$surveillance-share /media/mmc/record) or with a fstab entry (eg. //$smb-server/$surveillance-share /media/mmc/record cifs username=x,password=y,vers=2.1 0 0).

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@Clauber
Comment options

@mrhollywoodgates
Comment options

@iansmith42
Comment options

Answer selected by Clauber
Comment options

You must be logged in to vote
1 reply
@baudev
Comment options

Comment options

You must be logged in to vote
4 replies
@clee604
Comment options

@gtxaspec
Comment options

@clee604
Comment options

@clee604
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants