Active Topics

 


Reply
Thread Tools
Posts: 15 | Thanked: 1 time | Joined on Feb 2010
#1
didn't find anything to switch ..
 
Posts: 377 | Thanked: 97 times | Joined on Dec 2009 @ US
#2
~shakes head~
__________________
HNIC target-testing.com
 
Posts: 15 | Thanked: 1 time | Joined on Feb 2010
#3
Originally Posted by That One Guy View Post
~shakes head~
???????how?????
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#4
Originally Posted by maeomo View Post
???????how?????
download and run the mirror app.

its the only thing that uses it at the mo.
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
zehjotkah's Avatar
Posts: 2,361 | Thanked: 3,746 times | Joined on Dec 2007 @ Berlin - Love this city!!
#5
you could also do video calls over google talk.
or you could start it by installing gstreamer-tool and run the cam via command-line.
 
fgs's Avatar
Posts: 77 | Thanked: 85 times | Joined on Feb 2008 @ Italy
#6
  1. Install rootsh from Application Manager
  2. Open X Terminal
  3. Type: sudo gainroot
  4. Type: apt-get install gstreamer-tools
  5. Confirmation to install gstreamer-tools will be asked: enter yes
  6. Wait for installation to complete. Do not close X Terminal
  7. Type: exit
  8. Type: gst-launch v4l2src device=/dev/video1 ! xvimagesink
  9. Behold!

Explanation
- After typing a line, in X Terminal, you must press enter key to actually issue the command
- At step 3, you become root, the system administrator that can do literally anything on a Linux machine, included breaking everything. Therefore, never become root without a very valid reason; when you do have one, quit being root as soon as possible.
- At step 7, you quit becoming root, for the sake of the above wise advice.
- At step 8, you create a gstreamer multimedia pipeline. The imput is a Video4Linux device, identified by the path /dev/video1: this is the N900 front camera. The output is xvimagesink, which basically says to show output on screen.

Sorry if I am saying things in a very pedantic way. I do not know your level of Linux expertise.

Last edited by fgs; 2010-02-13 at 21:46.
 

The Following 4 Users Say Thank You to fgs For This Useful Post:
Posts: 15 | Thanked: 1 time | Joined on Feb 2010
#7
Originally Posted by fgs View Post
  1. Install rootsh from Application Manager
  2. Open X Terminal
  3. Type: sudo gainroot
  4. Type: apt-get install gstreamer-tools
  5. Confirmation to install gstreamer-tools will be asked: enter yes
  6. Wait for installation to complete. Do not close X Terminal
  7. Type: exit
  8. Type: gst-launch v4l2src device=/dev/video1 ! xvimagesink
  9. Behold!

Explanation
- After typing a line, in X Terminal, you must press enter key to actually issue the command
- At step 3, you become root, the system administrator that can do literally anything on a Linux machine, included breaking everything. Therefore, never become root without a very valid reason; when you do have one, quit being root as soon as possible.
- At step 7, you quit becoming root, for the sake of the above wise advice.
- At step 8, you create a gstreamer multimedia pipeline. The imput is a Video4Linux device, identified by the path /dev/video1: this is the N900 front camera. The output is xvimagesink, which basically says to show output on screen.

Sorry if I am saying things in a very pedantic way. I do not know your level of Linux expertise.
Trust me, i'll get it done.
what you said is not too hard to understand
 
Posts: 15 | Thanked: 1 time | Joined on Feb 2010
#8
every time i wanna use the front cam, i have to enter such a long "gst-launch v4l2src device=/dev/video1 ! xvimagesink "....
too complecated
 
noobmonkey's Avatar
Posts: 3,203 | Thanked: 1,391 times | Joined on Nov 2009 @ Worthing, England
#9
Originally Posted by maeomo View Post
every time i wanna use the front cam, i have to enter such a long "gst-launch v4l2src device=/dev/video1 ! xvimagesink "....
too complecated
Or.......... download the mirror app and use that.... wow i'm sounding like a broken record tonight
__________________
----------- Follow me on Twitter here
----------- My Photography Website and Blog is here
----------- Author of the N900 Health Check Application ----------- New Version in Extras Devel (Dec 2010 - 2.9.10)
----------- Are you on the N900 World Map? - http://pininthemap.com/maemo - masterpin: shotgun
----------- What apps do you want to see on the n900 or in MeeGo in the future? -
 
Posts: 15 | Thanked: 1 time | Joined on Feb 2010
#10
Originally Posted by noobmonkey View Post
Or.......... download the mirror app and use that.... wow i'm sounding like a broken record tonight
that app is in the "devel"
i'm afraid that i don't wanna use it
thank u all the same
 
Reply


 
Forum Jump


All times are GMT. The time now is 04:15.