Code Monkey home page Code Monkey logo

Comments (9)

Alonely0 avatar Alonely0 commented on June 11, 2024 1

For what it's worth, on Firefox when connecting to a Google Meet session, if I select the IR camera, the emitters trigger. That doesn't happen on any camera app, nor in howdy.

from linux-enable-ir-emitter.

EmixamPP avatar EmixamPP commented on June 11, 2024

Please add the argument -d /dev/video0

from linux-enable-ir-emitter.

Alonely0 avatar Alonely0 commented on June 11, 2024

I actually tried it with all video devices because it couldn't auto-detect it, but I'll attach the output:

guillem@localhost:~/Downloads> for i in /dev/video*; do printf "\n\n$i\n" && sudo linux-enable-ir-emitter -d $i -v configure; done


/dev/video0
INFO: Ensure to not use the camera during the execution.
INFO: Warning to do not kill the process !
INFO: Configuring the camera: /dev/v4l/by-path/pci-0000:00:14.0-usbv2-0:5:1.0-video-index0
/dev/v4l/by-path/pci-0000:00:14.0-usb-0:5:1.0-video-index0.
terminate called after throwing an instance of 'std::runtime_error'
  what():  CRITICAL: Unable to obtain the /dev/videoX path
ERROR: The configuration has failed.
ERROR: Please retry in manual mode by adding the '-m' option.
INFO: Do not hesitate to visit the GitHub !
INFO: https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/docs/README.md


/dev/video1
INFO: Ensure to not use the camera during the execution.
INFO: Warning to do not kill the process !
INFO: Configuring the camera: /dev/v4l/by-path/pci-0000:00:14.0-usbv2-0:5:1.0-video-index1
/dev/v4l/by-path/pci-0000:00:14.0-usb-0:5:1.0-video-index1.
terminate called after throwing an instance of 'std::runtime_error'
  what():  CRITICAL: Unable to obtain the /dev/videoX path
ERROR: The configuration has failed.
ERROR: Please retry in manual mode by adding the '-m' option.
INFO: Do not hesitate to visit the GitHub !
INFO: https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/docs/README.md


/dev/video2
INFO: Ensure to not use the camera during the execution.
INFO: Warning to do not kill the process !
INFO: Configuring the camera: /dev/v4l/by-path/pci-0000:00:14.0-usbv2-0:8:1.0-video-index0
/dev/v4l/by-path/pci-0000:00:14.0-usb-0:8:1.0-video-index0.
terminate called after throwing an instance of 'std::runtime_error'
  what():  CRITICAL: Unable to obtain the /dev/videoX path
ERROR: The configuration has failed.
ERROR: Please retry in manual mode by adding the '-m' option.
INFO: Do not hesitate to visit the GitHub !
INFO: https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/docs/README.md


/dev/video3
INFO: Ensure to not use the camera during the execution.
INFO: Warning to do not kill the process !
INFO: Configuring the camera: /dev/v4l/by-path/pci-0000:00:14.0-usb-0:8:1.0-video-index1
/dev/v4l/by-path/pci-0000:00:14.0-usbv2-0:8:1.0-video-index1.
terminate called after throwing an instance of 'std::runtime_error'
  what():  CRITICAL: Unable to obtain the /dev/videoX path
ERROR: The configuration has failed.
ERROR: Please retry in manual mode by adding the '-m' option.
INFO: Do not hesitate to visit the GitHub !
INFO: https://github.com/EmixamPP/linux-enable-ir-emitter/blob/master/docs/README.md

from linux-enable-ir-emitter.

EmixamPP avatar EmixamPP commented on June 11, 2024

In howdy did you configured it to use /dev/video0 or pci-0000:00:14.0-usb-0:5:1.0-video-index0 ?

from linux-enable-ir-emitter.

Alonely0 avatar Alonely0 commented on June 11, 2024

In howdy did you configured it to use /dev/video0 or pci-0000:00:14.0-usb-0:5:1.0-video-index0 ?

/dev/video0, and I also tried /dev/video2

from linux-enable-ir-emitter.

EmixamPP avatar EmixamPP commented on June 11, 2024

Your infrared camera is on /dev/video0.

Could you try with -d /dev/v4l/by-path/pci-0000:00:14.0-usb-0:5:1.0-video-index0 ?

from linux-enable-ir-emitter.

Alonely0 avatar Alonely0 commented on June 11, 2024

Wait. IR emitters are now triggering on howdy when using /dev/video0 (very, very strange), but linux-enable-ir-emitters still doesn't work.

from linux-enable-ir-emitter.

EmixamPP avatar EmixamPP commented on June 11, 2024

Anyway, your infrared emitter is working, you don't need leie 😄

from linux-enable-ir-emitter.

EmixamPP avatar EmixamPP commented on June 11, 2024

I'm closing the issue, but feel free to comment if you need help

from linux-enable-ir-emitter.

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.