Forums

Upnp RegisterRootDevice and device advertisement failure

This question is not answered

Why is the UPnP registeration and advertisement of services is failing on the Leoppard Board and how do I fix it:

UDPString=uuid:Upnp-TVEmulator-1_0-00_0085549142</UDN>
Upnp port is 0
UPnP Initialized OK ip=192.168.0.103, port=49152
desc_doc_url = http://192.168.0.103/tvdevicedesc.xml
UpnpRegisterRootDevice failure.
error code = -204
device advertisement failure.
All Replies
  • In case anyone is interested, this problem is resoved by matching the IP settings of the IPNC demo with those assigned to the device by DHCP. I now get:

    UDPString=uuid:Upnp-TVEmulator-1_0-00_0001018390</UDN>

    SendAlarmResetTrigger

    Upnp port is 0

    UPnP Initialized OK ip=192.168.101.50, port=49152

    desc_doc_url = 192.168.101.50/tvdevicedesc.xml

    error code = 0

    Starting internet superserver: inetddevice advertisement succeed.