maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Multimedia (https://talk.maemo.org/forumdisplay.php?f=32)
-   -   N900 Video recording with GPS speed shown on video (https://talk.maemo.org/showthread.php?t=39699)

Pinni3 2010-01-08 09:40

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

peterjb31 2010-01-08 11:26

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

anapospastos 2010-01-08 11:35

Re: N900 Video recording with GPS speed shown on video
 
Nice idea. Create a brainsorm idea for this.

Pinni3 2010-01-08 12:36

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

Kevven 2010-01-08 13:28

Re: N900 Video recording with GPS speed shown on video
 
Good idea! =)
Would love to see this in action.

dalonso 2010-01-08 15:12

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.html
by means of a gstream pipeline more or less like the following:
v4l2src ! textoverlay text="Test" valign=top halign=left
I 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.

ndi 2010-01-08 21:11

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.

Pinni3 2010-01-09 10:44

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

chemist 2010-01-13 14:13

Re: N900 Video recording with GPS speed shown on video
 
Merge request: this thread to http://talk.maemo.org/showthread.php?t=39839 in Brainstorm

Thanks


All times are GMT. The time now is 20:25.

vBulletin® Version 3.8.8