-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I have a new A329S 2CH dash cam, currently running the v2.0 beta firmware (but the behaviour of viofosync is the same under v1.2 firmware).
When I record to the microSD card, viofosync works as expected.
If I record to an external SSD drive, viofosync appears to read a directory of files from the microSD card, then it throws an error when it tries to download each file (e.g. WARNING: Could not download file.... HTTP Error 404"). I can see that viofosync obtains an XML directory by going to http://{IP address}/?custom=1&cmd=3015&par=1 If I put that URL in a web browser, I can see the XML directory for the microSD drive. None of the files that I know are present on the external SSD are listed. If I browse to the camera directly, I can see the usual DCIM directory containing files - but the files I see are only the ones on the external SSD drive.
There must be an alternative set of parameters to pass after "?custom" that fetches a listing of files on the external SSD, but I do not know what it is. Short of sniffing packets between my smartphone and the dashcam, does anyone know what it is?