home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
General
Keyboard shortcuts
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="morpheus_xx" data-source="post: 1145884" data-attributes="member: 48495"><p>There are already some other ways available, if they do work for you I don't know for sure.</p><ol> <li data-xf-list-type="ol">The contained MCE remote plugin is able to map key codes to actions: <a href="https://github.com/MediaPortal/MediaPortal-2/blob/master/MediaPortal/Incubator/MceRemoteReceiver/DefaultRemoteMap.xml" target="_blank">https://github.com/MediaPortal/MediaPortal-2/blob/master/MediaPortal/Incubator/MceRemoteReceiver/DefaultRemoteMap.xml</a>. Not sure which codes you can use there, but I guess you should be able to add/override the keys.<br /> </li> <li data-xf-list-type="ol">There is a service to handle input from many other devcices, it's called IRSS. A client plugin which listens on inputs of this service is already contained inside MP2-Client.</li> <li data-xf-list-type="ol">There is a CECRemote plugin: <a href="https://forum.team-mediaportal.com/threads/plugin-cec-remote-for-mp2.120652/" target="_blank">https://forum.team-mediaportal.com/threads/plugin-cec-remote-for-mp2.120652/</a></li> <li data-xf-list-type="ol">[USER=88055]@johanj[/USER] then you would need to write a plugin for MP2 which handles those commands reveived from tcp/ip. One exisiting kind of plugin is the IrInput plugin (which does exactly this for IRSS source). See: <a href="https://github.com/MediaPortal/MediaPortal-2/tree/master/MediaPortal/Source/UI/UiComponents/IrInput" target="_blank">https://github.com/MediaPortal/MediaPortal-2/tree/master/MediaPortal/Source/UI/UiComponents/IrInput</a></li> </ol></blockquote><p></p>
[QUOTE="morpheus_xx, post: 1145884, member: 48495"] There are already some other ways available, if they do work for you I don't know for sure. [LIST=1] [*]The contained MCE remote plugin is able to map key codes to actions: [URL]https://github.com/MediaPortal/MediaPortal-2/blob/master/MediaPortal/Incubator/MceRemoteReceiver/DefaultRemoteMap.xml[/URL]. Not sure which codes you can use there, but I guess you should be able to add/override the keys. [*]There is a service to handle input from many other devcices, it's called IRSS. A client plugin which listens on inputs of this service is already contained inside MP2-Client. [*]There is a CECRemote plugin: [URL]https://forum.team-mediaportal.com/threads/plugin-cec-remote-for-mp2.120652/[/URL] [*][USER=88055]@johanj[/USER] then you would need to write a plugin for MP2 which handles those commands reveived from tcp/ip. One exisiting kind of plugin is the IrInput plugin (which does exactly this for IRSS source). See: [URL]https://github.com/MediaPortal/MediaPortal-2/tree/master/MediaPortal/Source/UI/UiComponents/IrInput[/URL] [/LIST] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
Keyboard shortcuts
Contact us
RSS
Top
Bottom