Skip to main content
Inspiring
August 9, 2006
Question

When recording a stream where is the actual file saved?

  • August 9, 2006
  • 1 reply
  • 256 views
I am trying to find the actual flv file for conversion (a whole
different issue I know), but it is not where I would have thought it
would be.

I am looking under this path and am not finding it:

C:\Program Files\Macromedia\Flash Communication Server
MX\flashcom\applications\MY_APPLICATION_NAME\_desktopShare_\desktopShare_out

Where "desktopShare_out" is the name of the stream
and "_desktopShare_" is the room name.

I'm using Flashcom 1.5

Any ideas on where I should look for it?

--
BackBayChef
www.how2dance.com
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    Inspiring
    August 10, 2006

    > C:\Program Files\Macromedia\Flash Communication Server
    >
    MX\flashcom\applications\MY_APPLICATION_NAME\_desktopShare_\desktopShare_out

    From "Developing Communication Applications"
    page 80: Recorded stream files

    When Flash Communication Server generates stream files for an application,
    it creates a streams
    directory with application-instance subdirectories. For example, if the
    application instance
    ChatApp/MondayChat records a stream named chat, the chat.flv and chat.idx
    files will be stored
    in the following location: /applications/ChatApp/streams/MondayChat. If you
    run an instance of
    ChatApp called TuesdayChat, its files will be stored in
    /applications/ChatApp/streams/
    TuesdayChat.

    Bye
    L.Ferrari