![]() |
N900 Video recording with GPS speed shown on video
I did search the forum but i did not find any application like this.
I would like to record my daily drive to work with the N900 . That works with the normal N900 app. I Would realy like that the GPS speed would be included in the movie and/or shown when recording . Is this possible to make an app for that:D, or does the cam only work with software of the N900? I realy would like to hear it from you guy's . Kind regards Pinni3 |
Re: N900 Video recording with GPS speed shown on video
Hi
Such an application should be possible as the camera and GPS aren't locked down to specific applications, not sure how hard it would be to embed the speed within the video stream but I'm sure it's plausible - might look into this later when I finish work. Peter |
Re: N900 Video recording with GPS speed shown on video
Nice idea. Create a brainsorm idea for this.
|
Re: N900 Video recording with GPS speed shown on video
Tnx for the responds. The movie idea i had for a long time but i am not the programer type . Rather a brave tester :) . Hope this is realy possible :rolleyes: how do i create a brain storm :)
Kind Regards Pinni3 |
Re: N900 Video recording with GPS speed shown on video
Good idea! =)
Would love to see this in action. |
Re: N900 Video recording with GPS speed shown on video
Well, presumably, something could be hacked together in order to do that by means of gstreamer and python.
gstreamer deploys a plugin that overlays any text over a video source: http://gstreamer.freedesktop.org/dat...xtoverlay.htmlby means of a gstream pipeline more or less like the following: v4l2src ! textoverlay text="Test" valign=top halign=leftI even tried to use that pipeline as the default video source by messing in my gconf gstreamer setting, hoping that the default camera app would pick it and use it, doing the following in the xterm: gconftool-2 -s /system/gstreamer/0.10/default/videosrc --type string 'v4l2src ! textoverlay text="test" valign=top halign=left'but it didn't work. This could mean the the camera app does not use this gconf setting, but a hardcoded pipeline. I should inspect the source code. |
Re: N900 Video recording with GPS speed shown on video
Wouldn't it be a LOT easier to log GPS and film video independently and then play them in sync?
There already are app out there that log GPS and film. Just compute speed and overlay. |
Re: N900 Video recording with GPS speed shown on video
ok i was thinking about the front end for it :
http://farm5.static.flickr.com/4019/...95fbd5fa_o.jpg |
Re: N900 Video recording with GPS speed shown on video
|
All times are GMT. The time now is 20:25. |
vBulletin® Version 3.8.8