Re: Package for taking a picture

2015-06-16 Thread Paul de Weerd
Hi Steve, On Mon, Jun 15, 2015 at 06:34:19AM -0400, STeve Andre' wrote: | I'm looking in the ports tree for something to test a camera that shows up | as uvideo0. It looks like | | uvideo0 at uhub0 port 12 configuration 1 interface 0 | "8SSC20F26960L1GZ52304E9 Integrated Camera" rev 2.00/10.04 a

Re: Package for taking a picture

2015-06-15 Thread Christian Weisgerber
On 2015-06-15, "STeve Andre'" wrote: > I'm looking in the ports tree for something to test a camera that shows up > as uvideo0. > > Something to take a pic and put it in a file would be OK. I haven't used it myself, but I'd first try video(1), which is included in the X11 sets. -- Christian "

Re: Package for taking a picture

2015-06-15 Thread Dmitrij D. Czarkoff
STeve Andre' said: > I'm looking in the ports tree for something to test a camera that shows up > as uvideo0. You can use video(1) from base system for testing. -- Dmitrij D. Czarkoff

Re: Package for taking a picture

2015-06-15 Thread Vijay Sankar
Thank you very much. This is great. Quoting Theo de Raadt : Also, first entry in "man -k video", is video(1) - record or display images from video(4) mplayer -vo png -frames 1 tv:// works for me on my ThinkPad 530 running KDE 3.5 and OpenBSD 5.4. Vijay Quoting STeve Andre' : > I'm

Re: Package for taking a picture

2015-06-15 Thread Theo de Raadt
Also, first entry in "man -k video", is video(1) - record or display images from video(4) > mplayer -vo png -frames 1 tv:// > > works for me on my ThinkPad 530 running KDE 3.5 and OpenBSD 5.4. > > Vijay > > Quoting STeve Andre' : > > > I'm looking in the ports tree for something to test

Re: Package for taking a picture

2015-06-15 Thread Vijay Sankar
Hi STeve, mplayer -vo png -frames 1 tv:// works for me on my ThinkPad 530 running KDE 3.5 and OpenBSD 5.4. Vijay Quoting STeve Andre' : I'm looking in the ports tree for something to test a camera that shows up as uvideo0. It looks like uvideo0 at uhub0 port 12 configuration 1 interface 0

Re: Package for taking a picture

2015-06-15 Thread Gareth Nelson
Try mplayer and a screenshot --- “Lanie, I’m going to print more printers. Lots more printers. One for everyone. That’s worth going to jail for. That’s worth anything.” - Printcrime by Cory Doctrow Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy

Package for taking a picture

2015-06-15 Thread STeve Andre'
I'm looking in the ports tree for something to test a camera that shows up as uvideo0. It looks like uvideo0 at uhub0 port 12 configuration 1 interface 0 "8SSC20F26960L1GZ52304E9 Integrated Camera" rev 2.00/10.04 addr 4 video0 at uvideo0. I'm sure I used something several years ago. It's gre