vlc on Fedora 24, connecting to upnp server
Running VLC as a user on Fedora 24 I don't see any upnp video servers. On the OS on this machine, totem does display upnp video servers. On the same machine under another OS, vlc displays video servers correctly.
These are the errors logged by vlc:
[00005573f607ca58] core playlist debug: adding services_discovery upnp{longname="Universal Plug'n'Play"}...
[00007ff00863cbe8] core services discovery debug: looking for services_discovery module matching "upnp": 14 candidates
[00007ff00863cbe8] upnp services discovery: Initializing libupnp on 'default' interface
[00007ff00863cbe8] upnp services discovery error: Initialization failed: UPNP_E_SOCKET_BIND
[00007ff00863cbe8] core services discovery debug: no services_discovery modules matched
[00007ff00863cbe8] core services discovery error: no suitable services discovery module
As root, no local ports seem to be used that might conflict?
[root@localhost log]# netstat -anp | grep '1900\|46000'
[root@localhost log]#
[chris@localhost ~]$ vlc --version
VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-8332-g9d27766)
VLC version 3.0.0-git Vetinari (2.2.0-git-8332-g9d27766)
Compiled by mockbuild on (Jul 22 2016 10:35:56)
Compiler: gcc version 6.1.1 20160621 (Red Hat 6.1.1-3) (GCC)
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by the VideoLAN team; see the AUTHORS file.
Edited by Rémi Denis-Courmont