isn't the extension .ram?
not sure if that matters...
-----Original Message-----
From: David Grabbe [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 9:47 AM
To: CF-Talk
Subject: RE: RealAudio and ColdFusion
Still stumped on this. I tried using the 'FileExists()' method, but it
didn't detect the RealAudio stream. Then I got onto the server console to
verify that the .rm file was actually there -- and it wasn't! but we were
indeed putting out a RealAudio stream. How is it possible for a RealAudio
stream to be playing, and yet that .rm file doesn't exist anywhere on the
file system of the server?
The web server (IIS/CF) and RealServer are on the same machine, but the
RealPublisher is on a remote machine. When the stream is started by the
RealPublisher, we have to specify the domain (where the web
server/RealServer is located), the RealAudio port (7070), and the stream
filename (as well as username/password to gain access to that server/port).
Yet when I check that server, the stream file is nowhere to be found. Am I
out of my tree, or what??
Cheers,
David
-----Original Message-----
From: Steve Bernard [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 30, 2001 9:40 AM
To: CF-Talk
Subject: RE: RealAudio and ColdFusion
Try FileExists(), as suggested by another post. If the file exists on the
box it can be queried. Make sure to check the docs for usage.
Steve
-----Original Message-----
From: David Grabbe [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 8:41 PM
To: CF-Talk
Subject: RE: RealAudio and ColdFusion
Thanks, Steve.
CF and RealServer ARE on the same machine, but since the .rm file is being
sent out over a different port (7070), it doesn't seem to be available for
normal file processing (I set up a CFDIRECTORY tag, and the .rm doesn't show
up in the folder). Is there a way, then, to 'listen' on a different port
and direct CFFILE or CFDIRECTORY in that direction?
Cheers,
David
-----Original Message-----
From: Steve Bernard [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 5:44 PM
To: CF-Talk
Subject: RE: RealAudio and ColdFusion
If CF and Real Server are on the same machine just use CFFILE.
Steve
-----Original Message-----
From: David Grabbe [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 29, 2001 3:57 PM
To: CF-Talk
Subject: RealAudio and ColdFusion
Howdy folks,
I'm running CF 4.5.1. The organization I work for has a weekly program
which we stream via RealAudio. The RealAudio aspect is working just fine,
but I'm wondering if there is a way for CF to detect whether or not the
RealAudio stream is active or not (i.e. check for the existence of the .rm
file). I looked into using CFHTTP, but couldn't get that to work --
probably because of the media type. I'm not actually wanting to download,
just see if the stream exists. If there an easy way to do this? Are there
any RA gurus out there :)
Thanks in advance!
Cheers,
David
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists