I get the sense that you want todo a point-to-point or multicast session
instantiated via Mosaic. Well, i did something a while ago that supports
point-to-point audio/video sessions using some of the Mbone tools instantiated
via application/x-mmphone.
You may take a peek at Mmphone at
http://www.eit.com/software/mmphone/phoneform.html
To use it, you will need to ftp://ftp.eit.com/pub/share/wwwphone.pl
and add an entry to your .mailcap that looks like
application/x-mmphone; wwwphone.pl %s
And this could easily be upgraded to support multicast sessions as well, just
haven't had the time.
-- Vinay Kumar vinay@eit.com
> From: Larry Masinter <masinter@parc.xerox.com> > > I suggested setting up: > application/x-mcast-session > to be `a text file with a list of address/port descriptions for multicast > audio and video'. > > but I like setting up a new MIME type for mcast-session because it is > nominally less operating-system dependent than a `x-csh' type. > > Oh, I suppose one could do a 'vsafecsh' for Windows that actually only > special cases a couple of shell commands, but it seems wrong to load > it all into one media type. >