Blog Forum Wiki Links Contact Us NetbookUser
RunCore Pro IV SSD Transforms your ASUS EEE PC by increasing 
performance 5-40X. Your satistfaction guaranteed RunCore Pro 70mm SATA Mini PCI-e SSD
RunCore Pro IV 70mm SATA II Mini PCI-e SSD
RunCore Pro IV 2.5 Inch SATA II SSD

You are not logged in.

#1 2007-12-04 6:37:54 pm

SuperRoach
Member
From: Ballarat
Registered: 2007-11-28
Posts: 46

Webcam apps for EEE

So, what programs do you have that use the webcam? I'd like to try and wait for skype to have a solid 2.0 release, but If I was able to easily use the webcam in other apps, that would be awesome. The built in ucwebcam program shows it's pretty competent, I'd just like to show it off more! tongue

Offline

 

#2 2007-12-05 12:38:37 pm

karl101
Member
Registered: 2007-12-04
Posts: 48

Re: Webcam apps for EEE

If you fancy a bit of work. You may be able to set it up as a streaming server: http://mjpg-streamer.wiki.sourceforge.net/ You can use Videolan http://www.videolan.org/ to see what the EEE's camera sees on another computer on your network.

You could use Motion http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome so that it saves a jpg image every time the camera sees movement. Good for cat tracking.

I've not tried this on the EEE PC, but I have got it going on a different setup. Its very fiddly to get working.

K.

Last edited by karl101 (2007-12-05 12:39:15 pm)

Offline

 

#3 2007-12-05 1:47:07 pm

y2b4sure
New member
Registered: 2007-12-01
Posts: 5

Re: Webcam apps for EEE

karl101 wrote:

If you fancy a bit of work. You may be able to set it up as a streaming server: http://mjpg-streamer.wiki.sourceforge.net/ You can use Videolan http://www.videolan.org/ to see what the EEE's camera sees on another computer on your network.

You could use Motion http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome so that it saves a jpg image every time the camera sees movement. Good for cat tracking.

I've not tried this on the EEE PC, but I have got it going on a different setup. Its very fiddly to get working.

K.

I've been trying to get VLC to stream the webcam, but with no luck.  From the research that I've done, it seems that VLC only currently supports v4l (Video for Linux) and the built in webcam uses v4l2.  The very latest unstable VLC version (0.8.6d) appears to support v4l2, but I've been unable to find a debian package for that version yet....Boo.

Offline

 

#4 2007-12-06 2:04:05 am

ichbinbored
Senior Member
Registered: 2007-12-05
Posts: 171

Re: Webcam apps for EEE

Have you tried compiling it from source? I seem to remember other people saying that they've got the webcam working with VLC, but I'm not sure. I hope it does work (when my eee bothers to arrive...) because I'm not too keen on the 1-2fps that the built in webcam app seems to be recording.

Offline

 

#5 2008-01-01 12:41:33 pm

Slingboi
New member
Registered: 2007-12-30
Posts: 3

Re: Webcam apps for EEE

try UCView it is usually pre installed. So u can record videos and take pictures.

Offline

 

#6 2008-01-01 3:17:26 pm

miketree
Member
Registered: 2007-11-11
Posts: 91

Re: Webcam apps for EEE

I installed aMSN using instructions somewhere on here (Thanks, whoever did that). It works fine.

Skype 2 beta seems to work OK too.

Offline

 

#7 2008-02-03 2:16:53 pm

zmower
New member
Registered: 2008-02-03
Posts: 1

Re: Webcam apps for EEE

Hi,
I've managed to get mjpg-streamer to work.  I compiled the latest release on Debian and then copied it over to the Eee. 
You can find the fruits of my labour here : http://homepage.ntlworld.com/zmower/eee … reamer.tgz
Do ./run_server to start and ctrl-C to stop.  Point your browser to port 8080 on the Eee pc's IP address to see the output.
Chris

Offline

 

#8 2008-02-04 4:02:49 am

Shastaski
Member
From: Northern, California, USA
Registered: 2008-01-23
Posts: 82
Website

Re: Webcam apps for EEE

Skype Beta works well.


Own a Black 4G, 2gb RAM, Running Ubuntu 7.10

Offline

 

#9 2008-02-04 7:32:17 am

kost
Member
Registered: 2008-01-23
Posts: 60
Website

Re: Webcam apps for EEE

gstreamer and friends knows how to get data from v4l2 device. So, use gst-launch and pipe it through filters and on the end pipe it to some stream (like icecast2).

Good luck!

Offline

 

#10 2008-02-05 7:44:24 am

kost
Member
Registered: 2008-01-23
Posts: 60
Website

Re: Webcam apps for EEE

....on the other hand. If you need something lightweight, you can follow these easy instructions (if you want to install mjpg-streamer using apt):

http://forum.eeeuser.com/viewtopic.php?id=13624

Last edited by kost (2008-02-05 7:44:52 am)

Offline

 

#11 2008-06-05 2:02:08 am

jebba
New member
From: Buenos Aires
Registered: 2008-04-08
Posts: 4
Website

Re: Webcam apps for EEE

The development version of VLC (0.9.0) supports v4l2  (video4linux version 2). I am able to view the camera fine with vlc, but I can't stream it yet.

Code:

vlc --no-audio --width=640 --height=480 v4l2://

Scripts and examples available here:
ftp://ftp.blagblagblag.org/pub/BLAG/dev … tware/bin/

-Jeff

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson