You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You will not be able to achieve this with current libcec. It lacks the features you need.
The problem is that you might send commands to the TV but their answer will get a "Unrecognized opcode." since you cannot tell libcec not to handle a specific command.
I have just created PR #617 to address this issue. See issue #612 for more details.
I'm working on a project here to bridge CEC to LIRC to control the volume on my ancient Yamaha receiver. https://github.com/ballle98/cec-lirc
There are several CEC 1.4 Audo opcodes that are known but report unknown
This is log for 0xA4
This is log for 0xC3
The text was updated successfully, but these errors were encountered: