Skip to main content
Participating Frequently
August 10, 2011
Question

Video Freezes when overriding flv files on FMS server

  • August 10, 2011
  • 1 reply
  • 1459 views

I have an flash application that captures a web cam video stream and stores it on the FMS server.
I notice when I create a brand new video, and store it on my FMS server, it works fine.
When I make another video and my application overrides the file with the new video, this is where I get problems.
When I download the flv file from the FMS server, and I play it locally it plays fine, but the timeline is weird.
The web player freezes the video during that first 15 seconds.
A 30 second video, will have a time line of like 45 seconds, the local flv player is smart enough to skip over the paused part of the video.
You will see it skip over the timeline to the good video (from 0sec to 15 secs).  The web player freezes the video during that first 15 seconds.
Any clues that I described that makes you know what is going on?

    This topic has been closed for replies.

    1 reply

    calmchessplayer
    Inspiring
    August 10, 2011

    how are you playing your file>? VLC(standalone player) or a  Flash Client that you built yourself?

    Participating Frequently
    August 10, 2011

    I use Adobe Media Player to play the FLV file locally.

    I use JW Player on the web (that one freezes the FLV file for 10 seconds before it plays correctly).

    Nikhil_Kalyan
    Participating Frequently
    August 11, 2011

    Hi,

    How are you recording or overwriting the flv file that is already stored ? There are two styles that FMS uses to record. One is a clean record ,which means everytime a record is started , it will be fresh irrespective of whether there is already a recording present or not.


    The other is an 'append' recording where the new recording is appended to the exisiting recording , if present.

    I guess you are doing this append recording ? Can you please confirm ?
    Thank you !