Menu

#4 HControlPoint unable to create a device hosted using HDeviceHost

v1
open
None
5
2013-10-21
2013-10-21
No

Hi,

I’m trying to create a dummy Upnp device and host it within a Qt command line application using HDeviceHost
I have the sample_test-app compiling and I trying to discover the dummy device in the HControlPoint used by the sample_test-app.

I’m getting the following error when HControlPoint discovers the device. Can you please suggest what am missing with regards to implementation on how I can create a HCreateDevice within the Control Point for invoking sevices on my dummy device.

Attached is the application output of the sample_test-app when running in QtCreator.
Please note I’m getting a simple error when I try to use the sample_test-app to create a device and then use the control point window to discover the created device.

"CONTROL POINT {8cccfaf8-7bcd-4eae-af21-306804e197af}: Request timed out."
QObject::killTimer(): Error: timer id 1 is not valid for object 0xfbc91bf6e0 (), timer has not been killed
"CONTROL POINT {8cccfaf8-7bcd-4eae-af21-306804e197af}: Couldn't create a device: "
"CONTROL POINT {8cccfaf8-7bcd-4eae-af21-306804e197af}: Device model for [uuid:138d3934-4202-45d7-bf35-8b50b0208139] could not be built: ."

Thanks

Kedar

Discussion


Log in to post a comment.