4thline / cling

UPnP/DLNA library for Java and Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not discover DLNA Server

gabrik opened this issue · comments

When I try to discover Upnp and DLNA devices in my network I obtain this allert:

AVVERTENZA: Cause was: org.xml.sax.SAXParseException; lineNumber: 19; columnNumber: 17; Il prefisso "dlna" per l'elemento "dlna:X_DLNADOC" non è associato.
lug 04, 2017 2:25:03 PM org.fourthline.cling.protocol.RetrieveRemoteDescriptors describe
AVVERTENZA: Could not hydrate device or its services from descriptor: (RemoteDevice) Identity: (RemoteDeviceIdentity) UDN: uuid:898f9738-d930-4db4-a3cf-dc4a3ea8caff, Descriptor: http://172.16.0.39:49152/description.xml, Root: true

Where 172.16.0.39 is my dlna server (uShare)

Never mind it is a libdlna issue