husain3
husain3
I reckon there is no audio backchannel via RTSP for these camera. It seems like they handle audio going to the camera in a separate process independent of RTSP.
Firmware version is: 4.61.0.3 I ran `gather_wz_logs.sh` and in mount.log the mount to /media/mmc doesn't show up. Am I looking at the right log file?
Here you go! The last line is an NFS share to rsync my record folder (if it mounts) ``` rootfs on / type rootfs (rw) devtmpfs on /dev type devtmpfs...
Thanks for your swift response by the way. I didn't think anyone would've responded.
I was running through the logs of iCamera and came across this: `Jun 21 23:48:22 assis: 0x41: Dirty bit is set. Fs was not properly unmounted and some data may...
While playing around to replicate the bug, I've noticed that the dirty-bit usually gets written to the SD Card when it's recording something and reboot is called. On boot, `tf_prepare`...
> Maybe we need to use a different process to reboot. Good point. As it stands right now my cron job reboots using the `reboot` command. I was poking around...
Ok nevermind, I tried a dry run of that method (unmount when SD Card is not busy) and I still flipped the dirty-bit.