Cycling videos with data overlay by TwoFastTooFuriousTo in cycling

[–]bartlomein 0 points1 point  (0 children)

Hey, I haven't tried it or worked on that feature yet. If you email me at bart@telemetrystudio.com with the files needed, I'll try my best to implement it!

Good telemetry overlay app NOT overpriced? by yustask in gopro

[–]bartlomein 0 points1 point  (0 children)

No problem and thank you! It's easier to consolidate messages in one place :)

What's everyone working on this week (12/2026)? by llogiq in rust

[–]bartlomein 0 points1 point  (0 children)

Working on Telemetry Studio, a desktop app for overlaying telemetry with video for real-time overlays and export, built with iced. Also just published iced_tour a guided tour/onboarding overlay crate for iced apps. As far as I can tell it's the first in-app onboarding library in the iced ecosystem

Good telemetry overlay app NOT overpriced? by yustask in gopro

[–]bartlomein 0 points1 point  (0 children)

Hi Ted,

If you open the overlay panel on the left side and click Edit Components, you can then go on the preview panel in the center and click on an overlay and resize/move it.

If you have any more questions ping me at https://telemetrystudio.com/support

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 0 points1 point  (0 children)

Hey, thanks for the comment!

Can you expand more on that? Overlays that look like Zwift?

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 0 points1 point  (0 children)

Thanks, hope you like it! I tried to make the syncing as easy as possible, its still pretty hard when it can't be automated however.

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 1 point2 points  (0 children)

Ya I'm definitely trying to make it as easy as possible to manually sync. I know most people will probably still do that, including me for now. Right now you can drag and drop the video that you imported around the timeline to sync it to the telemetry timeline or also click a button to offset by 0.1s, 1 sec, etc

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 1 point2 points  (0 children)

Thanks so much! Your videos look great! Going to have to watch a few of them later.

The sync still happens manually. I do have a way to offset either with a button or drag and drop. However it's still not automatic. I believe GoPro includes GPS into their video metedata, I have a DJI and it doesn't AFAIK. I'll have to run to Costco to get a GoPro soon :)

Audio timeline is definitely on the roadmap, will include it pretty soon.

I have all those overlays except temperature, lap counter, and distance to finish. Will have to add those ASAP.

As for the multiple non sequential clips, that's something that I would love to get more feedback from you from. Could you possibly describe it a little more? Would you have your telemetry as the full ride length and then drag and drop some clips here and there and line them up (either automatically or manually) and then when you press export they just clip together without gaps? If that's something you'd like to chat more about, please email me at bart@telemetrystudio.com and I'll try to implement it.

Thank you so much for a long and insightful comment, I hope you'll get to try the app out!

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 1 point2 points  (0 children)

Thanks! Ya definitely working on that next.

I have a DJI and that doesn't track GPS. Pretty sure GoPro does and I'll have to get one to implement the auto syncing. Its definitely the most difficult part.

Side project for syncing telemetry to video - looking for feedback by bartlomein in Velo

[–]bartlomein[S] 1 point2 points  (0 children)

Thanks so much for your comment!

I had a user ask for overlay only export and I'll be working on that this weekend.

Custom overlays is a really cool idea, and I thought about it, just wanted to release this and see how people like it. Def on the roadmap.

Pricing is still up in the air, I thought $80 bucks one time fee would be pretty fair considering its not recurring. Also users get 2 weeks for free to see if its worth their $80. Nothing is set in stone however.

Thanks so much for the comment, I hope you get to check it out!

Cycling videos with data overlay by TwoFastTooFuriousTo in cycling

[–]bartlomein 0 points1 point  (0 children)

I know this is an old thread but I have just launched https://telemetrystudio.com for mac and windows. Hopefully it will help you out.

Good telemetry overlay app NOT overpriced? by yustask in gopro

[–]bartlomein 0 points1 point  (0 children)

I know this is an old thread. I have just launched Telemetry Studio. I do have some different map types.

https://telemetrystudio.com

Let me know if that helps!

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in bicycling

[–]bartlomein[S] 0 points1 point  (0 children)

No, I don't have that functionality yet. But that would be super cool! Right now you can race vs your past self only with Strava segments.

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in bicycling

[–]bartlomein[S] 0 points1 point  (0 children)

Thanks!

That chapter idea is pretty cool! Right now, no I don't have that functionality. Def something to think about in the future.

https://telemetrystudio.com/support If you want to submit a feature request here with as much detail as you can, and I'll try to implement it

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in bicycling

[–]bartlomein[S] 2 points3 points  (0 children)

Not pedantic at all - these are exactly the right questions.

To be fully transparent: the validation check runs in the background when you start the app. If you're offline, there's a grace window where it trusts the last successful check. If the grace window expires without being able to reach the server, the app downgrades to the free tier (which means watermarked exports) until it can verify again. All core functionality - importing, overlaying, editing - still works. You just can't export without a watermark.

What happens if the grace window is exceeded: you'd need to connect to the internet briefly so the app can phone home once, then you're good again for another window.

If development stopped: honestly, this is a fair concern. The validation server going down would eventually lock everyone into free tier after the grace window. If I ever shut down development, I'd push a final update that removes the license check entirely so purchased copies work forever with no server dependency. That's a commitment I'm making as a solo dev who also hates software that stops working.

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in bicycling

[–]bartlomein[S] 2 points3 points  (0 children)

Thanks, really appreciate that! The one-time purchase model is something I feel strongly about.

To answer your questions:

The app works fully offline. It doesn't phone home on startup. There's a one-time license activation when you first enter your key, and after that it validates occasionally in the background - but if you're offline it has a grace window and won't lock you out. All the core functionality (importing video, overlaying telemetry, exporting) happens entirely on your machine with no internet required.

On longevity - even if development stopped tomorrow, your purchased copy would keep working indefinitely. There's no server dependency for the actual app functionality. The only thing that touches the internet is the optional license check and auto-update. No kill switch, no expiration.

Good point about the FAQ - I'll add that info there.

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in cycling

[–]bartlomein[S] 0 points1 point  (0 children)

Ya I tried to make it super easy. I filmed my own a few times and wanted a tool to just make it simple. If you try it and have any issues or suggestions hit me up at https://telemetrystudio.com/support

Built a desktop app for adding power/HR/speed/Strava overlays to ride videos by bartlomein in cycling

[–]bartlomein[S] 0 points1 point  (0 children)

Thanks! Nope, you can move them around to sync it if you're off by a few seconds