Funnone said:Is there a way to keep the telemetry embedded into the video why recording?
Funnone said:Thanks for the info.... Rocking the ip5s, no jailbreak for mei Guess i can do a screen shot
GMANNZ said:Funnone said:Thanks for the info.... Rocking the ip5s, no jailbreak for mei Guess i can do a screen shot
Yeah feel the same ... unfortunately no stock apps yet to do this ??
Funnone said:Is there a way to keep the telemetry embedded into the video why recording?
tizzl10 said:
gunslinger said:tizzl10 said:
Nice!!!
nhoover said:+1 for Flytrex/Dashware. Costs $100 total, but works great. Here's a simple example: https://www.youtube.com/watch?v=Qv3id13RJlk
You also get access to the whole flytrex site where many people upload their missions: http://flytrex.com/explore/ and compete in challenges etc.
Pull_Up said:I've watched a couple of youtube tutorials and basically it involves finding a point in the video where you can match up the telemetry (something like a turn, yaw, or other obvious movement). The software then automatically shifts the data overlay to sync with the rest of the video using that point as a reference. Then you check and tweak.
I drag n' drop the Altitude Bar onto the bottom of the video which shows a moving dot on a graph of your ascent/altitude/descent. Align the video & dot on the graph to where you're a few feet off the ground and hit the Sync button. That's it, you're in sync.FPV col said:I'm looking into getting the Dashware... How do you sink the dashware overlay on the video at the correct start point ?
kwatts said:@brizey and whoever is interested in the modified dji app/code to pull the telemetry data off e-mail me at [email protected] and I'll send it your way. (wish it was logging to sqlite, good guess tho - the wifi repeater is openwrt and bridges to the vision, communicates across that. I'm using the native libs from the official app, have access and able to ssh/telnet/bring up the wifi repeater and will eventually just pull the stats through that.)
I've got it logging to the sdcard to a json file every second, basically, what this flytrex software is getting w/out having to install that hardware stuff. Right now I'm working on grabbing the data and being able to run the dji app at the same time, I have an app that does collect the data as well but it'll block the official dji app from running.
{"roll_ang":178,"speed":0.1,"last_lat":37.787235200000005,"error_code":0,"unknown":20,"current_long":0,"control_state_1":1,"
last_long":-122.4682945,"direction_ang":126,"control_state_2":0,"current_time_ms":1392107977304,
"height":0.9403038024902344,"level":3,"distance_away":5,"slider_bar_pitch":0,"location_status":0,
"pitch":178,"current_lat":0}
I'm then converting that to kml w/ the placemark's and importing it into google maps.
We use essential cookies to make this site work, and optional cookies to enhance your experience.