Difference between revisions of "Documentation:Modules/upnp"

From VideoLAN Wiki
Jump to navigation Jump to search
m (DoesItReallyMatter moved page Documentation:Modules/upnp intel to Documentation:Modules/upnp: upnp_intel.cpp was renamed to upnp.cpp prior to 2.0.0: https://git.videolan.org/?p=vlc/vlc-2.0.git;a=commitdiff;h=15e31aa8a7a30df086bb31422b750dcbd632...)
(Dummy edit: untrimmed summary URL: <https://git.videolan.org/?p=vlc/vlc-2.0.git;a=commitdiff;h=15e31aa8a7a30df086bb31422b750dcbd632dfae>)
Line 4: Line 4:
  
 
Then discovered UPNP servers will be listed on the playlist.
 
Then discovered UPNP servers will be listed on the playlist.
 +
<!-- Dummy edit -->

Revision as of 05:37, 28 May 2019

When VLC is compiled with UPNP support, you will still need 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.