Click to See Complete Forum and Search --> : webcam and video conference


ph34r
10-07-2000, 11:39 PM
Relatively easy.

1) Get cqcam - I used v. 0.45a, since the new development ones wouldn't compile for me. Make sure xcqcam works. cqcam itself can be used to write a webcam script that takes 1 or 2 pics per minute and puts it where apache can serve it up. xcqcam is what you will need to do video conferencing.

2) * Bonus Step * Write the webcam script - bash is all you will need to use, and it should be a 2 liner (one for #!/bin/bash and one takepic command). Take a series of images, sequentially named, and then use mpeg_encode tools to make a mpg movie. One I made at work can be seen at http://atec.santafe.cc.fl.us/a3.mpg

3) Make sure xcqcam works, and then get QSeeMe-083b.tar.gz. Unpack it and put the parts where they belong (man page in /usr/man/man1 and binary in /usr/local/bin). Run xcqcam then run qseeme (I wrote a script to do this). qseeme will send a section of your desktop as your outgoing video signal, so just put that area over the output window of xcqcam, connect to a server, and you are done.

[This message has been edited by ph34r (edited 08 October 2000).]

Sensei
10-09-2000, 01:00 PM
which webcam?

I got a USB webcam NHF going up this week.

------------------
Sensei
LNO Seti Black Belts Team Stats
http://setiathome.ssl.berkeley.edu/stats/team/team_11027.html

Join the Linuxnewbie.org SETI Black Belts!
http://setiathome.ssl.berkeley.edu/cgi-bin/cgi?cmd=team_join_form&id=11027

Sensei
10-09-2000, 01:11 PM
ah the precious Santa Fe library where I used to spend many a hour reading guitar and bass player magazine http://www.linuxnewbie.org/ubb/smile.gif

------------------
Sensei
LNO Seti Black Belts Team Stats
http://setiathome.ssl.berkeley.edu/stats/team/team_11027.html

Join the Linuxnewbie.org SETI Black Belts!
http://setiathome.ssl.berkeley.edu/cgi-bin/cgi?cmd=team_join_form&id=11027

ph34r
10-09-2000, 04:24 PM
I used a connectix color quickcam2 - they don't make drivers for NT/2k, so we were basically gonna trash them. Instead, I got a p75 w/ 8mb ram and 500mb drive out of storage (it was being trashed also) and made it all work with slackware.

So now we are going to have cams in the zoo and a few spots around campus.