Giter VIP home page Giter VIP logo

Comments (7)

Bazmundi avatar Bazmundi commented on May 30, 2024 1

an interim measure may be at: #32

from processing-video.

processing-bugs avatar processing-bugs commented on May 30, 2024

Comment by aschenbrennerin
Tuesday Feb 18, 2014 at 15:17 GMT


Ok, it might have something to do with the Microsoft Camera, I need to use in this project (build in Surface Pro Camera and also an external Microsoft HD Camera). No that was not my decision ;)
It also shows some problems in some videoplayers - is it possible that GStreamer reacts picky on some encodings?

from processing-video.

processing-bugs avatar processing-bugs commented on May 30, 2024

Comment by codeanticode
Monday Mar 03, 2014 at 21:59 GMT


Yes, it could be possible that the GStreamer plugins currently bundled with Processing don't support the high-res modes of these cameras. What is the highest res. you can use without errors? (unfortunately, I don't think there is much we can do from the Processing side to solve this kind of problems)

from processing-video.

processing-bugs avatar processing-bugs commented on May 30, 2024

Comment by paolofuse
Tuesday Apr 01, 2014 at 17:28 GMT


Hi,
with my Logitech C930e on Windows7 64bit I can reach:

  • 800x600 at 24 fps
  • 848x480 at 30 fps

The same camera reach 1920x1080 at 30 fps on Mac OSX 10.9.

You think that from gstreamer side will be a fix? Or there's an alternative to use webcam with Processing?
Thanks,
paolofuse

from processing-video.

processing-bugs avatar processing-bugs commented on May 30, 2024

Comment by codeanticode
Tuesday Apr 01, 2014 at 18:26 GMT


There are plans to eventually update the video library to use gstreamer 1.x (it currently relies on gstreamer 0.10 which is no longer maintained), but it will take some time for these plans to be realized.

For the time being, one possible direction could be to try to use the capture functionality built into JavaCV from Processing. Webcam capture is another project that provides camera access from Java and is actively developed.

from processing-video.

processing-bugs avatar processing-bugs commented on May 30, 2024

Comment by aschenbrennerin
Wednesday Apr 02, 2014 at 09:41 GMT


Webcam capture unfortunately also doesn't work well with Win 8 either, had also problems with javacv in full resolution. At the moment, I think of using libvlcj. Will try to post working examples later.

from processing-video.

codeanticode avatar codeanticode commented on May 30, 2024

This should be addressed with the latest v2 betas that use GStreamer 1.x

from processing-video.

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.