webOS Nation Forums > webOS apps and software > webOS development > Video Recording (For Real, no GUI)
First ... 28 33 34 35 36 37 38
Member: Bizzare
at: 06:07 AM 12/30/2009
Tried Running the PreCorder and I get "gstservice is not running" can I get some help on this thanks. I restarted rebooted and I ran the web os doctor and nothing I need HELP!!!! Thanks ahead of time.
Reply
Member: Jason Harrison
at: 08:07 AM 12/30/2009
Originally Posted by Bizzare:
Tried Running the PreCorder and I get "gstservice is not running" can I get some help on this thanks. I restarted rebooted and I ran the web os doctor and nothing I need HELP!!!! Thanks ahead of time.
Same thing here so I am looking for a good replacement...loved that app.
Reply
Member: rpr
at: 11:02 AM 12/30/2009
There is an update 0.3.5 for Precorder that fixes it for 1.3.5.
Reply
Member: Skribbles505
at: 11:10 AM 12/30/2009
I am trying to do the update to 0.3.5. I removed the old precorder first, but now it just hangs at the last command "sh precorder-bootstrap " and I'm using the command line in QI 2.96. Any suggestions?
Reply
Member: Bizzare
at: 09:25 PM 12/31/2009
how do I delete it do I just delete like if was an app?
Reply
Member: Jason Harrison
at: 04:52 PM 01/04/2010
Originally Posted by rpr:
There is an update 0.3.5 for Precorder that fixes it for 1.3.5.
Awesome, will give it a shot.
Reply
Member: Funkadelick
at: 03:54 PM 01/08/2010
hey guys - i had the old one working fine - then updated webOS to 1.3.5.1 and thus removed the old precorder and then installed the new one via QI -- however i record and then when i go to play the file it says "there was an error playing the file"

can anyone help me out?
Reply
Member: Von
at: 04:45 PM 01/16/2010
For some reason I have the same issue, but it only does it sometimes..I fiddled with the settings and seem to of fixed the issue
Reply
Member: christ4b4
at: 09:06 AM 01/22/2010
and how do I install it ??
Reply
Member: dvargas72
at: 09:58 AM 02/15/2010
Jay, thank you for this app but wondering if you can tell me if this is supposed to work for the Pixi as well as the Pre or not because I downloaded it correctly (I assume) and it launches correctly (even though it looks slightly different than the screen shot) but still cant get it to function properly (as with the Torch app).
Any suggestions of ideas?
I am running 1.3.5
Reply
Member: dvargas72
at: 09:59 AM 02/15/2010
I have the same issue Funkadelik
Reply
Member: bluefate
at: 08:43 AM 02/16/2010
dvargas72,

This has been pretty unstable with everyone receiving mixed results. If you cannot wait until 1.4, then I recommend try reinstalling. Make sure you have Precorder 0.3.5.

Good luck!
Reply
Member: pretoo
at: 08:48 AM 03/21/2010
Hay! In my opinion Precorder is some great app. Don't leave it in alpha state. Some people can't use webOS 1.4 becouse of uncompatibility with RebelSIM (yeah, I know Sonix walkaround, but it gives me a several bugs & I think I'm not the only one). Keep the good work! This is (and was from the beginning)Mesayah of Homebrew apps.
Respect,
-pretoo-
Reply
Member: juanmontiel
at: 05:02 PM 03/22/2010
i think precoder have better video quality... i would love to have it as a video app
Reply
Member: dblack
at: 12:30 PM 07/05/2010
The line from the first post in this thread does not work on my phone:
"gst-launch camsrc ! palmvideoencoder ! filesink location=/media/internal/downloads/foo.mp4"

I get a crash (sorry, I can't include pastebin links yet):
-------------------------------------------------------------------------------------------------
root@palm-webos-device:/# gst-launch camsrc ! palmvideoencoder ! filesink location=/media/internal/downloads/foo.mp4
(59964/974161367) camd (stop) running, process 16419
(59964/975290518) camd (stop) pre-stop, (main) process 16419
(59964/975656729) camd (stop) stopping, process 16419
(59964/981088858) camd (stop) killed, process 16419
(59964/981455069) camd (stop) post-stop, process 31168
(59964/981729727) camd (stop) waiting
(59965/33518057) camd: goal changed
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
Caught SIGSEGV accessing address 0x8
ERROR: from element /GstPipelineipeline0/GstV4l2Src:v4l2src0: could not queue buffer (data userptr=0x367ef008) @ index 0
Additional debug info:
v4l2src_calls.c(920): queue_available_preview_buffers (): /GstPipelineipeline0/GstV4l2Src:v4l2src0:
system error: Invalid argument
Execution ended after 58715821 ns.
Setting pipeline to PAUSED ...
#0 0x356a1e84 in ?? ()
Setting pipeline to READY ...
Spinning. Please run 'gdb gst-launch 31166' to continue debugging, Ctrl-C to quit, or Ctrl-\ to dump core.
-------------------------------------------------------------------------------------------------

I've tried MANY combinations, up to and including this one:
"gst-launch camsrc name=cs cs.src ! palmvideoencoder ! palmmpeg4mux name=mx location="/media/internal/test2.mp4" title="t" description="d" alsasrc ! palmaudioencoder ! mx.sinkAudio"

I've had this latter line tried by another guy, with the same result... so it's not just my phone.

Does anyone know a valid way to use the camsrc gstreamer module in your own application? A valid gst-launch line would basically allow that.
Reply
Member: grndslm
at: 06:14 PM 07/05/2010
dblack are you sure you're using the pipe "|" key... and not the exclamation point?? Gotta hit shift and "\" key.
Reply
Member: dblack
at: 07:22 PM 07/06/2010
I think I'll stick with shift and "1" key, thank you very much.

It's not a pipe. It's a gst-launch pipeline definition.
Reply
First ... 28 33 34 35 36 37 38
webOS Nation Forums > webOS apps and software > webOS development > Video Recording (For Real, no GUI)