Skip to main content
Known Participant
August 1, 2012
Question

deleting contents in livestream folder

  • August 1, 2012
  • 1 reply
  • 1421 views

Just recently upgraded to FMS 4.5.  One annonyance I've been exeriencing is having to delete all contents in c:\program files\adobe\flash media server 4.5\applications\livepkgr\streams\_definst_\livestream folder.

Everytime my live source video feed either stops or changes sources, playback never recovers.  I have to stop the FMS Services, delete the contents in the livestream folder, and start the FMS service for the live stream to come back up on a site.

is there anyone exeriencing this?  Is there a way to remedy?

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    August 5, 2012

    You can either modify the livepkgr application to record in "record" mode rather than "append" or

    If you anticipate having to stop and restart the live stream, enter the following value in the Stream field instead:

    livestream?adbe-live-event=liveevent&adbe-record-mode=record

    By default adbe-record-mode is equal to "append"

    Hope it helps..

    Known Participant
    August 18, 2012

    Thank you I followed the adbe-record-mode=record solution and it appears to be working.  How do I modify the livepkgr application, I'd like to try that, because I had to add the additional lines of code to each stream field.  It would be easier on a global level.  Also what's the difference between the two modes?  Can you give an example as to why one would want to continue to use the default mode of append?  Record mode seems to be the way to go for me.