Difference between revisions of "Application:Precorder"
m |
|||
Line 15: | Line 15: | ||
==Installation== | ==Installation== | ||
+ | Easiest installation method is by installing [http://ipkg.preware.org/feeds/webos-internals/testing/armv7/org.webosinternals.gstservice_0.2.3_armv7.ipk GstService] and [http://ipkg.preware.org/feeds/webos-internals/testing/all/org.webosinternals.precorder_0.2.0_all.ipk Precorder] with [http://www.webos-internals.org/wiki/Tutorials_webOS_Installing_An_Ipk#WebOS_Quick_Install_Method WebOS Quick Install]. | ||
+ | |||
+ | Alternatively, you can install the ipk files manually via commandline: | ||
ipkg -o /var install http://ipkg.preware.org/feeds/webos-internals/testing/armv7/org.webosinternals.gstservice_0.2.3_armv7.ipk | ipkg -o /var install http://ipkg.preware.org/feeds/webos-internals/testing/armv7/org.webosinternals.gstservice_0.2.3_armv7.ipk | ||
<br> | <br> |
Revision as of 07:36, 24 November 2009
Precorder - Version: Alpha 0.2.0
(23 Nov 2009)
Summary
Status
Installation
Easiest installation method is by installing GstService and Precorder with WebOS Quick Install.
Alternatively, you can install the ipk files manually via commandline:
ipkg -o /var install http://ipkg.preware.org/feeds/webos-internals/testing/armv7/org.webosinternals.gstservice_0.2.3_armv7.ipk
ipkg -o /var install http://ipkg.preware.org/feeds/webos-internals/testing/all/org.webosinternals.precorder_0.2.0_all.ipk
- then run post install script
sh /var/usr/lib/ipkg/info/org.webosinternals.gstservice.postinst
License
Operating notes
Recent enhancements
Known bugs
First run on any phone will cause a blank output. Simply start recording, wait a moment, and stop recording, wait a moment. After that, it should be fine. Getting the video light to work may cause 2 starts. Should be a 1-time-only process.
Source Code
Source at git.webos-internals.org
Packages in the webos-internals testing feed