On Thu, 8 Mar 2012, Xavion wrote: > Hi Theodore > > > As to getting that kind of resolution out of a webcam, though, it would be > > a rather tough go due to the amount of data which has to pass over the > > wire even if it is compressed data. The frame rate would be pretty > > atrocious. Therefore, you are probably not going to see that kind > > of resolution in an inexpensive webcam, at least until USB 3 comes > > into common use. > > Thanks for offering your thoughts on this matter. You are welcome. It looks like I'll > have to keep checking eBay for cheap USB v3 (HD) webcams periodically. Which somebody will need to support because they will probably not work out of the box with an OEM driver CD ;-) > For the record, I've only got Motion set to capture four frames per > second at the moment. > > > Perhaps for now if you want that kind of resolution and do not care about > > the frame rate very much, you would be better off to buy a slightly > > fancier camera and do something like using gphoto2 to take timed shots. > > I prefer the idea of captured motion to that of timed snapshots. The > captured images and videos are automatically uploaded to my Dropbox > account. As I'm only a 'free' user, I must limit the storage space > that these files consume. > Some of the cheap cameras do work pretty well, actually. But as far as I know any resolution better than 640*480 seems to be pretty unusual. Lots of "interpolated" higher resolution meaning they have inflated the pictures, of course. But some of the 640x480 cameras do better than others. And also I should point out that if 4 fps is OK with you then some of the cameras do not even do compression. If you could get hold of an old SQ905 camera that will do 640x480 it runs on bulk transport and there is no compression of frame data at all. Also, what is interesting is that with all the cheap cameras they cut corners, of course. But the SQ905 cameras always seemed to me to tend to have better optics than a lot of the other cheap cams. Where they really cut down on features was with the controller chip. It will do practically nothing compared to some others. The SQ905 used to be advertised as the cheapest camera controller chip on the market, once upon a time. But the images one gets from those cameras sometimes are not half bad. Also I should mention that if one wants to get better images out then it is best somehow to capture and save the raw data and process it later. This is true for any camera which either produces an uncompressed bitmap raw image, and also for any camera which does compression of said bitmap image before sending it down to the computer. Everything but JPEG, pretty much. Why is this? Because the image processing used with webcams must necessarily have speed as the number one priority, else the frame rate suffers severely. If one is not thus constrained, it is possible to do a much better job with that raw data. But remember that you can maximize image quality, or you can maximize frame rate. Choose one of the two. Theodore Kilgore -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html