UPnP: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:


*<big>'''[[HOW-TO:Share libraries using UPnP]]'''</big> - How to share XBMC from one device (as a [[UPnP/Server|server]]) to another XBMC device (as a [[UPnP/Media source|media source]]).
*<big>'''[[HOW-TO:Share libraries using UPnP]]'''</big> - How to share XBMC from one device (as a [[UPnP/Server|server]]) to another XBMC device (as a [[UPnP/Media source|media source]]).
*<big>'''[[UPnP/Developer notes]]'''</big> - Notes for developers.


[[Category:Index]]
[[Category:Index]]

Revision as of 01:57, 2 December 2012

XBMC has (since July 2006) a built-in UPnP-client (a so called "UPnP AV MediaServer ControlPoint" device) which can auto-detect any UPnP-server (a so called "UPnP AV MediaServer" device) on your local-network as long as that UPnP-server is not behind a firewall/router or you have opened the ports needed for UPnP in your firewall/router. XBMC also have a built-in UPnP-server (since the 24th of January 2007) which enables you to share your video/picture/audio files to all XBMC boxes on your local-network. XBMC's built-in UPnP-server can also stream those same video/picture/audio files to other UPnP-clients ("UPnP AV MediaServer ControlPoint" devices) but those UPnP-clients that do not support broadcast discovery of UPnP-servers might still be able to stream from XBMC's UPnP-server if they support manual entering of the IP-address that your XBMC box is using).


UPnP may refer to:


  • UPnP/Media source - A type of media source that can be added in XBMC to receive videos from a UPnP server



  • UPnP/Client - XBMC as an UPnP/DLNA client ("play to" target)