On Tuesday 31 August 2010 08:12:00 David Naylor wrote: > webcamd did report some errors: > gspca: frame overflow 28838 > 28672
You can try to find this error code in the ulinux/v4l-dvb/ folder or its subfolders. grep -r "frame overflow" v4l-dvb/ And see if you can figure out if it's simply a matter of increasing some buffer sizes. --HPS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
