Documentation:Modules/upnp
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:
- modules/services_discovery/upnp_cc.cpp (vlc/vlc-0.8.git)
- modules/services_discovery/upnp_intel.cpp (vlc/vlc-0.8.git)
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
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.