Re: Error messages when installing LinuxSDK
"James Yegerlehner" <[email protected]> Mon, 9 Jun 2003 15:03:57 -0600
| Newsgroups | gmane.linux.upnp-sdk.general |
|---|---|
| Organization | Kamiak Corp. |
| Message-ID | <004e01c32eca$a5090890$2c00a8c0@C1273550A> |
> Try just hosting a simple HTML > presentation page and see if you still have the same issues of device; or > try using HTML + JScript instead as an alternate presentation language. Right, I just wrote a trivial app that used the same control point API functions used by the presentation page. It discovered the device, and attempted to drill down to the services. Turns out it thought that the device's service collection was empty (behaved as if the picture and control services weren't there). I got it working by copying the SCPD files from the 1.0.4 SDK over the 1.2.1 SCPD files. diff shows that the 1.2.1 version of the files have extra action arguments that don't exist in the 1.0.4 SCPD files. In any case the MS control point code likes the 1.0.4 SCPDs but not the 1.2.1 SCPDs. The SCPDs are, namely, tvcontrolSCPD.xml and tvpictureSCPD.xml. And to anyone who is following along and trying this at home: note that there are two "web" directories under the tvdevice. There's tvdevice/web, and there's tvdevice/linux/web. tvdevice/linux/web is the one that counts (assuming you're running the executable where it gets created in the linux directory). > > don't forget to post to the list, or consider releasing a patch > yourself! Speaking of releasing a patch: is Intel maintaining the sourceforge project? Any chance that will be opened up to volunteers. Regards, James Yegerlehner ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com.