Skip to content

I'm trying to learn from this library to implement webOS controls in SWIFT, would appreciate the help #51

@msonnino

Description

@msonnino

Hi! I'm implementing WebOS control in my iOS app, and this library is very useful in order to figure this process out. Unfortunately some stuff I can't figure out cause I don't really know python.

I'm having difficulty sending "input control" commands (a.k.a "mouse commands").
I've managed to get the input socket path from the TV via the normal socket, but I'm not able to send any commands to the TV (like UP, DOWN, LEFT, RIGHT, etc.)
Any chance someone can give me an example of the String that's being sent to the mouse socket? (for example the "HOME" command) I'll try to figure it out from there.

Also, I would appreciate it if anyone could explain what's the difference between the normal TV socket and the mouse socket. Going through the code here it seems like they're not the same.

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions