Giter VIP home page Giter VIP logo

Comments (14)

dilworks avatar dilworks commented on May 12, 2024

Confirmed here. There is a much easier way to test: just right-click any Flash object, and open the settings: you will see that the microphone is recognzied as "unknown" (but it doesn't work anyway), and there is no camera recognized.

from freshplayerplugin.

corrosiontears avatar corrosiontears commented on May 12, 2024

Confirmed here too.

from freshplayerplugin.

Vdragon avatar Vdragon commented on May 12, 2024

Confirmed.

from freshplayerplugin.

mittorn avatar mittorn commented on May 12, 2024

It seems that webcam and microphone not implemented at all.

from freshplayerplugin.

maferv avatar maferv commented on May 12, 2024

This still persists to date

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Yep, these are still not implemented at all.
One can determine whenever there is implementation for a feature by examining standard output. Function stubs are usually marked by {zilch}. Those messages are printed even if you do not request verbose tracing by compiling with TRACE_ALL enabled. You may need to launch browser in terminal emulator to see output.

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Audio capture via PulseAudio (9628fb1), and default ALSA sound card (eea4455) is now working.

from freshplayerplugin.

Vdragon avatar Vdragon commented on May 12, 2024

👍

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Audio capture via JACK was added in 10a4add.

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Other capture devices could be selected if ALSA is used (2e880a7).

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Video capture from /dev/video0 implemented in 0d08342.

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

Multiple webcams support implemented in 36b0932.

Code relies on udev to fill entries in /dev/v4l/by-path.

from freshplayerplugin.

i-rinat avatar i-rinat commented on May 12, 2024

It took less than a year! Yeah! 😃

from freshplayerplugin.

Vdragon avatar Vdragon commented on May 12, 2024

💯

from freshplayerplugin.

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.