FW: Retrieving Venue info

Ivan R. Judson judson at mcs.anl.gov
Thu Oct 24 14:16:44 CDT 2002


Any body want to tackle this?

--Ivan

..........
Ivan R. Judson .~. http://www.mcs.anl.gov/~judson
Futures Laboratory .~.  630 252 0920
Argonne National Laboratory .~. 630 252 6424 Fax
 

> -----Original Message-----
> From: Hank Magnuski [mailto:hankm at ncast.com] 
> Sent: Thursday, October 24, 2002 2:01 PM
> To: Ivan R. Judson
> Subject: RE: Retrieving Venue info
> 
> 
> On Thu, 24 Oct 2002, Ivan R. Judson wrote:
> 
> > 
> > Hi Hank,
> > 
> > I've discovered the following thing: 
> > http://venues.accessgrid.org/AG/venues.php
> > 
> > I think this is what you were looking for, right?
> 
> Ivan,
> 
> Thanks. This is very, very close to what I was suggesting.
> 
> The only complaint is that it is an HTML page, and that could 
> be parsed relatively easily, but I think we could take the 
> same script and with a very slight alteration produce an SDP 
> like file. Here is an example of an SDP-like response that 
> would be very easy to machine read (using the first two 
> entries in your example).
> 
> v=0
> s=ACCESS DC
> m=audio 59996 RTP/AVP 11
> c=IN IP4 233.2.171.253/127
> m=video 59994 RTP/AVP 31
> c=IN IP4 233.2.171.253/127
> 
> v=0
> s=Access Grid Lobby
> m=audio 16964 RTP/AVP 11
> c=IN IP4 224.2.211.167/127
> m=video 55524 RTP/AVP 31
> c=IN IP4 224.2.177.155/127
> 
> etc. ....
> 
> You must be already generating SDP like responses to launch 
> the players. The new script would be a cut-n-paste of two of 
> your existing pieces of code.
> 
> Thanks for following up on this.
> 
> Hank
> 
> 




More information about the ag-dev mailing list