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
UPNP support for MP1.0
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="kroko" data-source="post: 401238" data-attributes="member: 45719"><p>Hi,</p><p></p><p>well, so far it's not sure how to proceed. Here is something for testing <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p></p><p></p><p>UPNP Server / Client</p><p></p><p>This is what I implement so far:</p><p></p><p>1. UPNP Server</p><p></p><p>To start easily I just used Intel's code generator to built a UPNP Server. Afterwards I had to modify it a bit adding a parameter for the share and add the "avi" as mime typ.</p><p></p><p>I made up a process plugin to start the server right on startup with the MP. The share path can be configurated via setup.</p><p>For example I made me a directory like c:\Share including the folder music, pictures, videos.</p><p></p><p>2. UPNP Control point</p><p></p><p>I just read the documentation from Microsoft about the upnp.dll. Searching the web I made up a small UPNP "browser".</p><p>I call it like this, because you can browse the files right now and send them to the mp player using then http protocol.</p><p></p><p>For my test I enabled the vlc plugin including the http protocol in the setup of vlc. It should work also with other player like mplayer. Sure it works with the internal player on mp3. AVIs have not been played on my side. (maybe no codecs)</p><p> </p><p>The function to send the playlist to a renderer is NOT included right now.</p><p></p><p></p><p>So this is more a lazy release to see how good the throughput is. I would call it "proof of concept". On my server and client htpc it works quite well as much I can say right now. Be carefull to enable the server only on one end. The Intel code uses a static uid !</p><p></p><p>Feedback would be appreciated.</p><p>So far</p><p></p><p>kroko </p><p></p><p>btw here are the intel links. Intel stopped working at it, but still a good start:</p><p></p><p><a href="http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/index.htm" target="_blank">Intel® Software for UPnP* Technology</a></p><p></p><p>Intel® Tools for UPnP Technologies tools to test upnp</p><p>Intel® Digital Home Device Code Wizard code generator for upnp</p></blockquote><p></p>
[QUOTE="kroko, post: 401238, member: 45719"] Hi, well, so far it's not sure how to proceed. Here is something for testing ;) UPNP Server / Client This is what I implement so far: 1. UPNP Server To start easily I just used Intel's code generator to built a UPNP Server. Afterwards I had to modify it a bit adding a parameter for the share and add the "avi" as mime typ. I made up a process plugin to start the server right on startup with the MP. The share path can be configurated via setup. For example I made me a directory like c:\Share including the folder music, pictures, videos. 2. UPNP Control point I just read the documentation from Microsoft about the upnp.dll. Searching the web I made up a small UPNP "browser". I call it like this, because you can browse the files right now and send them to the mp player using then http protocol. For my test I enabled the vlc plugin including the http protocol in the setup of vlc. It should work also with other player like mplayer. Sure it works with the internal player on mp3. AVIs have not been played on my side. (maybe no codecs) The function to send the playlist to a renderer is NOT included right now. So this is more a lazy release to see how good the throughput is. I would call it "proof of concept". On my server and client htpc it works quite well as much I can say right now. Be carefull to enable the server only on one end. The Intel code uses a static uid ! Feedback would be appreciated. So far kroko btw here are the intel links. Intel stopped working at it, but still a good start: [url=http://www.intel.com/cd/ids/developer/asmo-na/eng/downloads/upnp/index.htm]Intel® Software for UPnP* Technology[/url] Intel® Tools for UPnP Technologies tools to test upnp Intel® Digital Home Device Code Wizard code generator for upnp [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
UPNP support for MP1.0
Contact us
RSS
Top
Bottom