Great Project! Thank you and some features I have been working on #28
Replies: 2 comments
|
Hi, thanks for the great ideas. I really appreciate the feedback! I’ve been thinking about the thermal issues myself as well. The new GPS triage feature in v2.5 can reduce download times because it allows you to exclude geofenced locations from being downloaded. The advanced sync policies are something I’m still thinking through. It will probably involve drag-and-drop, reorderable categories, so parking can be set as a low priority or not downloaded at all. Another idea I have for reducing thermal load and SD card wear is to stop recording while connected to ViofoSync at home. The risk is that the car could drive away with recording still stopped. However, I think that if ViofoSync first checks that the camera has entered parking mode, it should be safe to stop recording, as the camera will automatically resume recording when it exits parking mode. I haven’t had time to test this idea yet. The deletion process does need some work, and your ideas sound very good. I can’t see your fork at the moment - perhaps it’s private? |
|
Hi Rob — I kept the repo private, but I invited you as a collaborator.
…On Wed, Jul 29, 2026 at 3:02 AM RobXYZ ***@***.***> wrote:
Hi, thanks for the great ideas. I really appreciate the feedback!
I’ve been thinking about the thermal issues myself as well. The new GPS
triage feature in v2.5 can reduce download times because it allows you to
exclude geofenced locations from being downloaded.
The advanced sync policies are something I’m still thinking through. It
will probably involve drag-and-drop, reorderable categories, so parking can
be set as a low priority or not downloaded at all.
Another idea I have for reducing thermal load and SD card wear is to stop
recording while connected to ViofoSync at home. The risk is that the car
could drive away with recording still stopped. However, I think that if
ViofoSync first checks that the camera has entered parking mode, it should
be safe to stop recording, as the camera will automatically resume
recording when it exits parking mode. I haven’t had time to test this idea
yet.
The deletion process does need some work, and your ideas sound very good.
I can’t see your fork at the moment - perhaps it’s private?
—
Reply to this email directly, view it on GitHub
<#28?email_source=notifications&email_token=AEDWWWFPRS4X4MGCNSNUROT5HHDU5A5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCNZYGI2TQNBVUZZGKYLTN5XKMYLVORUG64VFMV3GK3TUVRTG633UMVZF6Y3MNFRWW#discussioncomment-17825845>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEDWWWDMYHUM6PZYUHCYLP35HHDU5AVCNFSNUABIKJSXA33TNF2G64TZHM4DMMZXGQ3TMNBWHNCGS43DOVZXG2LPNY5TCMBUHEYTIOBVUF3AE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Uh oh!
There was an error while loading. Please reload this page.
Thanks @RobXYZ for building ViofoSync—it's been incredibly useful! I've been running my own fork recently to tackle a few specific issues I was having, and I wanted to share it with you in case any of the features would be useful upstream.
The main things I've added are:
I've documented in
walkthrough.md
Take a look at the fork when you have some time. I'd be happy to open modular PRs for any of these pieces if you think they'd be a good fit for the main project!
All reactions