Coder Social home page Coder Social logo

Comments (6)

kuchi avatar kuchi commented on May 1, 2024

I got this to work with the pull request that I have, but I have to use my own FFMPEG binary. The one you have hosted does not seem to support video cameras on OS X. The binary you have gives the error:

Unrecognized option 'list_devices'.

from imageio.

almarklein avatar almarklein commented on May 1, 2024

What version is your ffmpeg binary?

from imageio.

almarklein avatar almarklein commented on May 1, 2024

Ah, not I see you wrote in the other issue "you do need to have ffmpeg installed through home-brew or some other means where it is correctly compiled for supporting cameras. Static builds for OS X on the web don't seem to support cameras."

Is this certain, or is it worth trying to update the lib. Otherwise we should put this information in the ffmpeg plugin documentation.

from imageio.

kuchi avatar kuchi commented on May 1, 2024

The current version of the static ffmpeg binary you are hosting does not have support for avfoundation which is required on OS X to use cameras. I confirmed current static builds at https://ffmpeg.org/download.html#build-mac do work with the cameras but the -list-devices option to ffmpeg is missing/depreciated. However I updated the code yesterday to deal with that. So, if you just update to the above static build all should be good. The cameras work now on OS X. I can access my built in camera using without an issue.

Here is the specific static build I tested that works with the cameras: http://evermeet.cx/ffmpeg/ffmpeg-2.6.3.7z

from imageio.

almarklein avatar almarklein commented on May 1, 2024

Which one did you check? http://ffmpegmac.net/ or http://evermeet.cx/ffmpeg/?

from imageio.

almarklein avatar almarklein commented on May 1, 2024

Doh, you actually mentioned that already :)

from imageio.

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.