Giter Site home page Giter Site logo

Image corruption about fswebcam HOT 5 CLOSED

fsphil avatar fsphil commented on July 24, 2024
Image corruption

from fswebcam.

Comments (5)

fsphil avatar fsphil commented on July 24, 2024

There may not be enough bandwidth on the USB bus (shared with other devices?) or something on the host interrupting the transfer. Are there any warnings or errors in dmesg?

from fswebcam.

hjetschko avatar hjetschko commented on July 24, 2024

Hi Philip

Thank you for the help. There are other devices we communicate with on the USB. I stop all other communication when requesting an image transfer and solved the problem. dmesg does not give me any error messages when the image gets corrupted. Thanks again for the help.

I was hoping you could give me advice about another problem. With some webcams, when I specify the resolution then it resets the device. I assume that the resolution I requested is not supported by the device. Is there a way to detect what resolutions are supported by the webcam using fswebcam? The default resolution is fairly small.

Thanks and regards
Hubert Jetschko

From: Philip Heron
Sent: Wednesday, May 22, 2013 8:46 PM
To: fsphil/fswebcam
Cc: hjetschko
Subject: Re: [fswebcam] Image corruption (#7)

There may not be enough bandwidth on the USB bus (shared with other devices?) or something on the host interrupting the transfer. Are there any warnings or errors in dmesg?


Reply to this email directly or view it on GitHub.

from fswebcam.

drng avatar drng commented on July 24, 2024

I had similar problem and no amount of turning off the USB devices helped, but when i erased an option, then the image was ok.

Example using /usr/bin/fswebcam --no-title --no-banner -i 0 -F 1 -S 5 -D 3 --jpeg 95 -d /dev/video0 -r 800x60
cam_primosten_0
Example using /usr/bin/fswebcam --no-title --no-banner -i 0 -F 1 -S 5 -D 3 --jpeg 95 -d /dev/video (-r option erased)

cam_primosten_1

As you can see, I am Using OpenWRT AA (12.09) on SX763 router (lantiq, danube).
...hope it helps.

from fswebcam.

fsphil avatar fsphil commented on July 24, 2024

You may be able to list resolutions by running:

$ v4l2-ctl --list-formats-ext

I'm closing this for now as I don't believe the image corruption is an fswebcam issue.

from fswebcam.

hiveww avatar hiveww commented on July 24, 2024

I have the same issues (pic is corrupted and reboot at resolution higher then 400x400), using arduino yun, openwrt.

At the same time if I use ffmpeg to take a single pic, everything is fine. That's why I think problem is in fswebcam

from fswebcam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.