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 1
MediaPortal 1 Plugins
MPBlue PPC client release 0.0.4
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="MrSensitive" data-source="post: 44380" data-attributes="member: 10304"><p>yes, i had to reprogram the nowplaying interface to make this completely transparent with MP.</p><p></p><p>I gave up on remoting for this, and use UDP now.</p><p>all properties that are changed in MP are transmitted over thsi UDP connection,</p><p>any device that subscribes to this broadcast (actually multicast) </p><p>can receive these properties.</p><p></p><p>now iot is possible to define elements for every property that is available in MP. there are a few drawbacks..</p><p></p><p>first: UDP does not work on PocketPC when the devices is connected via ActiveSync</p><p></p><p>second: UDP is a stateless protocol, there is a possibility that some messages are lost in transit..</p><p></p><p>third, most properties only change when a new media file is started, if one of these messages get lost, then no information is available on the client.</p><p></p><p>the third problem could be handled I think.. but for now it will have to do..</p><p></p><p>I will try to compile a new version tonight..</p></blockquote><p></p>
[QUOTE="MrSensitive, post: 44380, member: 10304"] yes, i had to reprogram the nowplaying interface to make this completely transparent with MP. I gave up on remoting for this, and use UDP now. all properties that are changed in MP are transmitted over thsi UDP connection, any device that subscribes to this broadcast (actually multicast) can receive these properties. now iot is possible to define elements for every property that is available in MP. there are a few drawbacks.. first: UDP does not work on PocketPC when the devices is connected via ActiveSync second: UDP is a stateless protocol, there is a possibility that some messages are lost in transit.. third, most properties only change when a new media file is started, if one of these messages get lost, then no information is available on the client. the third problem could be handled I think.. but for now it will have to do.. I will try to compile a new version tonight.. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPBlue PPC client release 0.0.4
Contact us
RSS
Top
Bottom