From: "Yvan Gagnon" <[EMAIL PROTECTED]>
Subject: RE: Auto Switching between Pre-recorded and Live
I believe so, yes. Create an SMIl file that looks similar to below:
<seq>
<audio src="rtsp://your.server.ip/encoder/live.rm">
<audio src="rtsp://your.server.ip/encoder/live.rm">
<audio src="rtsp://your.server.ip/encoder/live.rm">
<audio src="rtsp://your.server.ip/encoder/live.rm">
<audio src="rtsp://your.server.ip/encoder/live.rm">
<audio src="rtsp://your.server.ip/encoder/live.rm">
</seq>
(repeat the url as many times as you feel may be necessary)
What will happen is that if the live stream gets disconnected for whatever
reason, it'll just automatically jump to the next url in the sequence, which
would be either an actual file that is contained within the "encoder"
subdirectory (both of which you would create), OR the live stream, --
depending on whether or not the live stream has resumed by then or not.
Keep that "live.rm" file in the "\encoder" subdirectory at a short length,
and perhaps have it say something like "we are currently experienciing
technical difficultiy. Please stand by" ]
Regards,
-- [EMAIL PROTECTED]
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of RealForum
Sent: Friday, January 21, 2000 7:04 PM
Subject: Auto Switching between Pre-recorded and Live
From: "Chad Megenis" <[EMAIL PROTECTED]>
Subject: Auto Switching between Pre-recorded and Live
Hi all,
when a live stream is not present on the server the user picks up a file =
with an identical name and it will play on his player, however if in the =
mean time (while hes listening to the pre-recorded file) the specific =
live broadcast starts, is there a way for the server to automatically =
start pushing this content to the user without the user having to =
stop/start his player?
thanks,
Chad Megenis
Analyst/Programmer
Ariel Communications Limited
*******************************************************
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]>