Git Product home page Git Product logo

Comments (8)

JPtheJP avatar JPtheJP commented on August 26, 2024

Hi,

dnf install xawtv

Then use the streamer command line to try to grab a picture then a video. Check http://www.tldp.org/HOWTO/Webcam-HOWTO/framegrabbers.html

On my Fedora 23 I have to unload the facetimehd (modprobe -r facetimehd) then reload it (modprobe facetimehd) between EACH try. the camera initiates only ONCE, then I have to cycle the module.

I could get a picture, and I tried a 5 seconds video, but only got like 3 frames. Hey, considering we're early to the party, it is great!!!

from facetimehd.

JPtheJP avatar JPtheJP commented on August 26, 2024

Also as per patjak's comment in #17 try mplayer and run player tv:// It works for me. Looks like Cheese is the culprit of the camera issue.

from facetimehd.

toaster avatar toaster commented on August 26, 2024

I found out, that cheese (and gnome-contacts too) don't display a corrupt image if the driver is limited to the maximum hardware resolution:

#define FTHD_MAX_WIDTH 1280
#define FTHD_MAX_HEIGHT 720

But cheese is still unusable (as the picture grab feature in gnome-contacts too).

from facetimehd.

xgnata avatar xgnata commented on August 26, 2024

Haha it looks some Linux apps have issues with very high resolution webcam.
Apple faced the same issue a few years ago. Lowering the resolution indeed
"solves" the issue with cheese. The v4l2 interface of the driver is still a
big shaky but it 's already great job.
Le 23 déc. 2015 9:33 PM, "Tilo Prütz" [email protected] a écrit :

I found out, that cheese (and gnome-contacts too) don't display a corrupt
image if the driver is limited to the maximum hardware resolution:

#define FTHD_MAX_WIDTH 1280
#define FTHD_MAX_HEIGHT 720

But cheese is still unusable (as the picture grab feature in
gnome-contacts too).


Reply to this email directly or view it on GitHub
#16 (comment).

from facetimehd.

hpe009 avatar hpe009 commented on August 26, 2024

@xgnata How do you force driver to load lower resolution ubuntu 15.10?

from facetimehd.

patjak avatar patjak commented on August 26, 2024

I've lowered the max resolution in the driver to 1280x720. The ISP might be able to handle higher resolution but other components probably can't. Does this fix the issue?

from facetimehd.

xgnata avatar xgnata commented on August 26, 2024

Yes it does solve the issue at least with cheese. Thanks.
According to the Apple website (http://www.apple.com/macbook-air/features.html) it is a 720p FaceTime HD camera". Therefore limiting the resolution to 1280x720 seems to be the right thing to do.

from facetimehd.

patjak avatar patjak commented on August 26, 2024

Great, I'll close this for now. Reopen if needed.

from facetimehd.

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.