Documentation:Modules/upnp

From VideoLAN Wiki
< Documentation:Modules
Revision as of 05:56, 28 May 2019 by DoesItReallyMatter (talk | contribs) (Framework for page)
Jump to navigation Jump to search

Prior to VLC 2.0.0 the UPnP module had 2 files: upnp_cc (for CyberLink) and upnp_intel (for Intel).
The upnp_cc file was removed and the upnp_intel file was renamed to upnp.

upnp

When VLC is compiled with UPNP support, you will still need[May no longer be necessary?] to enable UPNP service discovery:

  • either on command line via $ vlc --services-discovery upnp_intel
  • or in the playlist menu: File/Service discovery/UPNP

Then discovered UPNP servers will be listed on the playlist.

upnp_cc

Source code

Current:

Former:

This page is part of official VLC media player Documentation (User GuideStreaming HowToHacker GuideModules)
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.