Re: Discovery demo online

Otherwise stated: it uses java to get access to the needed functionality and the web server gets you an easy way to boot up the semi-trusted applet.



On Nov 10, 2011, at 3:56 PM, Clarke Stevens <C.Stevens@CableLabs.com> wrote:

> Sorry for the sentence fragment. I meant to say that I've set up a web server with the demo on it so you don't have to do it yourself.
> 
> -Clarke
> 
> From: Clarke Stevens <c.stevens@cablelabs.com>
> Date: Thu, 10 Nov 2011 16:53:03 -0700
> To: "public-web-and-tv@w3.org" <public-web-and-tv@w3.org>, "public-device-apis@w3.org" <public-device-apis@w3.org>
> Subject: Discovery demo online
> 
> Since it may not be convenient for you to set up a web server to test out the discovery API demo I showed at TPAC last week. There is a live version you can try from any web browser here:
> 
> http://50.57.74.32/htdocs/
> 
> The Player is what I demonstrated at the meetings. The control point uses the same tools for getting the content list, but also allows you to discover UPnP renderers. You can then use the Play, Pause and Stop controls to control the content sent to the renderer. The controls are active for the rendering device selected in the drop-down box.
> 
> 
> NOTES:
> 
> If you don't have any UPnP CDS services or Zeroconf DAAP services on your network, NO content will be discovered. This seems obvious, but I want to be clear. These demos don't discover content on the Internet. They discover content on your local network that is published by UPnP or Zeroconf.
> 
> Similarly, if you don't have any UPnP renderer devices on your network, the control point page will not discover any and consequently, you won't be able to play the content. The discovery of the content should work just fine (with the limitations of the proviso in the previous paragraph).
> 
> Also, the control point page only has one button for each discovery type. The first time it is clicked NOTHING will be discovered because the discovery process is launched by pressing the button. If you wait about 5 seconds before pressing it the second time, you should see your devices. You can enable or disable devices by clicking the check boxes to the left of the discovered devices in the dialog box.
> 
> WARNING:
> 
> This is demo code with no warranty of any kind. I don't see how it could do any damage, but in any case my company and I are not liable. The code was developed using Google Chrome on Windows 7 and Linux and we're reasonably confident that it works under those conditions. We've tried it on other browsers and on other operating systems, but again, no guarantees.  Have fun.

Received on Friday, 11 November 2011 04:13:46 UTC