From: David Stanaway <[EMAIL PROTECTED]>
Subject: Dynamic SMIL or RAM Self-referential loop

I am trying to have something like this:


http://somesite/somefile.php3
--
Content-Type: application/smil

<smil>
  <body>
   <ref src="rtsp://somesite/somefile.rm"/>
   <ref src="http://somesite/somefile.php3"/>
  </body>
</smil>
--

Or Alternately:

http://somesite/someotherfile.php3
--
Content-Type: audio/x-pn-realaudio

rtsp://somesite/somefile.rm
http://somesite/someotherfile.php3
--



When I do this with smile, the first media clip is played, then Realplayer
reports an error that an SMIL file is an invalid media type.

When I do this with a ram file, the first media clip is played, then the
realplayer reports that it "cannot view this type of document".


How can I get this to work?
That is, build a meta file / smil playlist that runs a set playlist, and
then dynamically repeats (IE, rebuilds its playlist).

--
Best Regards
David Stanaway


*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites.  Archives of RealForum can
be found at http://realforum.real.com

If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:

    unsubscribe realforum

or from another account, besides the address you subscribed with:

    unsubscribe realforum <[EMAIL PROTECTED]>

Reply via email to