Jump to content

stevenragy

Members
  • Content Count

    7
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by stevenragy

  1. @tooz here are the dmesg. I didn't get the point about the camera codes. dmsg.txt
  2. Hi @tooz I'm facing an issue using the webcam inside our electron.js app. we are trying to build electrojs app and use the camera feed inside of it, but it's rendered as a black screen, and we get these errors in the console. libGL error: unable to load driver: rockchip_dri.so libGL error: driver pointer missing libGL error: failed to load driver: rockchip libGL error: unable to load driver: rockchip_dri.so libGL error: driver pointer missing libGL error: failed to load driver: rockchip do you have any idea about those errors?
  3. Hello @tooz thanks for your reply. I think this command controls the TV through the command line, What I need is opposite to that I want to control the tinker board from the TV remote controller. So i need to read the remote controller key code when the user presses any key on the TV remote controller.
  4. Hello @tooz , I'm using LG web os TV, and simplelink(HDMI - CEC) option is enabled
  5. I'm trying to set up my tinker board 2s so I can control my tinker using my smart TV remote controller, I managed to control my tv from tinker using cec-ctl but now I want to handle remote control key events from my tinker board, but all the solutions are giving that I should use cec-client which is not working as it should on my tinker. When I try to run this command it returns none cec-client -l Found devices: NONE I want to know how I could configure cec-client on my device.
  6. I'm trying to set up my tinker board 2s so I can control my tinker using my smart TV remote controller, I managed to control my tv from tinker using cec-ctl but now I want to handle remote control key events from my tinker board, but all the solutions are giving that I should use cec-client which is not working as it should on my tinker. When I try to run this command it returns none cec-client -l Found devices: NONE I want to know how I could configure cec-client on my device.
×
×
  • Create New...