Documentation:Modules/upnp
< Documentation:Modules(Redirected from Documentation:Modules/upnp intel)
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.
Contents
upnp.cpp
Module: upnp | |
---|---|
Type | Services discovery |
First VLC version | 0.8.4 |
Last VLC version | - |
Operating system(s) | all |
Description | Universal Plug'n'Play |
Shortcut(s) | (none) |
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.
Options
Note the spelling difference: it is option satip-channelist and satip-channellist-url.
- satip-channelist <string> { "Auto", "ASTRA_19_2E", "ASTRA_28_2E", "ASTRA_23_5E", "MasterList", "ServerList", "CustomList" } : Custom SAT>IP channel list URL default value: "auto"
- satip-channellist-url <string> : Custom SAT>IP channel list URL default value: NULL
upnp
Options
None.
upnp_renderer
Module: upnp_renderer | |
---|---|
Type | Renderer discovery |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | UPnP Renderer Discovery |
Shortcut(s) | upnp_renderer
|
Options
None.
upnp_cc.cpp
Module: UPnP | |
---|---|
Type | Services discovery |
First VLC version | - |
Last VLC version | 1.1.? |
Operating system(s) | all |
Description | Universal Plug'n'Play |
Shortcut(s) | (none) |
Options
None.
Source code
Current:
Former:
- modules/services_discovery/upnp_cc.cpp (vlc/vlc-0.8.git)
- modules/services_discovery/upnp_cc.cpp (vlc/vlc-0.9.git)
- modules/services_discovery/upnp_cc.cpp (vlc/vlc-1.0.git)
- modules/services_discovery/upnp_cc.cpp (vlc/vlc-1.1.git)
- modules/services_discovery/upnp_intel.cpp (vlc/vlc-0.8.git)
- modules/services_discovery/upnp_intel.cpp (vlc/vlc-0.9.git)
- modules/services_discovery/upnp_intel.cpp (vlc/vlc-1.0.git)
- modules/services_discovery/upnp_intel.cpp (vlc/vlc-1.1.git)
Appendix
For the option --satip-channelist
:
Option name | Auto | ASTRA_19_2E | ASTRA_28_2E | ASTRA_23_5E | MasterList | ServerList | CustomList |
---|---|---|---|---|---|---|---|
Meaning | Auto | Astra 19.2°E | Astra 28.2°E | Astra 23.5°E | SAT>IP Main List | Device List | Custom List |
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.