View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#1
Not that useful and a battery killer for sure.
You need the packages
x11-utils
gst-tools
and maybe
gstreamer0.10-plugins-good
gstreamer0.10-plugins-good-extra

- open the lenscover and close the camera app
- open a xterm and enter:
gst-launch-0.10 v4l2camsrc driver-name=omap3cam ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! xvimagesink
- open another xterm and enter:
xprop -name "gst-launch-0.10" -f _HILDON_LIVE_DESKTOP_BACKGROUND 32i -set _HILDON_LIVE_DESKTOP_BACKGROUND -1

:-)


other gst-launch commands:
gst-launch-0.10 v4l2camsrc driver-name=omap3cam ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! quarktv ! xvimagesink

Audio:
gst-launch-0.10 pulsesrc ! audioconvert ! monoscope ! ffmpegcolorspace ! xvimagesink

Nicolai
 

The Following 42 Users Say Thank You to nicolai For This Useful Post: