Click to view our Accessibility Statement or contact us with accessibility-related questions
JeffCas
11
Dec 27, 2018
Reposting my comment from when I bought the LGD323 on here last year. The LGD323 does not have an Android app; it does not have WiFi/Bluetooth/USB so it can't communicate with your phone. You'll have to move your videos by removing & replacing the microSD card. Settings wise: if you have the microSD card mounted on a Windows/Mac computer & are running the PC Viewer, settings edited in there will be saved to the microSD card. If the dashcam is booted with that same card again, it will automatically take up the new settings (seems like when it does this, it just says "Starting normal recording" twice). This is a problem if you have multiple microSD cards so be sure to format them all if you change settings. Lastly, the PC viewer only works on Windows/Mac. If you primarily run Linux, like me, you can use ffmpeg to split the two video streams into multiple files. ffmpeg does not know how to parse the two subtitle tracks (which presumably contain GPS coordinates and other metadata), even if it is told just to copy them over - it will produce broken AVI files. I haven't solved that problem yet. I'd like to have coordinates burned into the video & not just speed. My script for importing video, which combines the two channels into a side-by-side video with no audio, is available here in case you're in a similar boat to me: https://gist.github.com/jeffcasavant/53f7a1fc1deee17896dfbf856ff6e110