Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot send OSD key presses to TV #646

Open
kongomongo opened this issue Oct 24, 2023 · 2 comments
Open

Cannot send OSD key presses to TV #646

kongomongo opened this issue Oct 24, 2023 · 2 comments

Comments

@kongomongo
Copy link

kongomongo commented Oct 24, 2023

Hi there,

I have a running implementation off of CecSharpClient. Pretty much everything works. Now I wanted to implement two features: Add a global hotkey so that Ctrl-Win-Plus and Ctrl-Win-Minus would send .VolumeUp() and .VolumeDown() commands. This works.

Now sometimes my LG OLED comes on with nagging about "TV will shut off in 5 minutes" and if I dont have the remote but just they keyboard i cant just click it away.

So i simply wanted to send a Enter/Select to the TV from Code triggered via a keyboard hotkey. No matter what I do this fails.

So volumeup sends 15:44:41

And my keypress sends 10:44:00.

Both looks good, I even tried all available combinations of logicaladdresses and also Enter / Select . But nothing happens on the LG.

Am I generally doing it wrong? Can the TV receive OSD-steering commands?

Anyone done this?

MANY thanks in advance.

@kongomongo
Copy link
Author

Is this generally even possible to send a keypress to the TV? Does it generally work on LG? Does anyone have any experience?

@kongomongo
Copy link
Author

Hrm, is it wrong to post this as an issue? Is there a better place?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant