Slow fps causes stream timeout

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Slow fps causes stream timeout

    Playing a 1 fps flv with the vod application starts to play fine (shows fine on
    the vodtest player). But watching the server adminisrtator shows the outbound
    stream as "idle." 60 second later the stream times out and closes. Play a
    stream with higher fps and the outbound stream shows that it is playing and
    doesn't timeout.

    So the question is where is the threshold set that determines when a stream is
    considered idle and where is the timeout period for an idle stream set? Plenty
    of settting for idle clients but I can't find anything for idle streams. Maybe
    I am just misssing it.


    dmazan Guest

  2. Similar Questions and Discussions

    1. #40750 [NEW]: fsockopen timeout parameter overwrites timeout for reading
      From: andreas dot rieber at 2e-systems dot com Operating system: OpenSuse PHP version: 5.2.1 PHP Bug Type: Network related...
    2. cfquery, timeout attribute and cfserver timeout setting
      On our server, CFMX 6.1, we have an option setting for timeout requests as120 seconds. Then in my query, I tried replacing the timeout setting to...
    3. WebService ignoring timeout properties? (Server was unable to process request. --> Timeout exired)
      Hi! I have a webservice serving the latest orders from a webshop. The customer uses a forms app client to fetch these orders and push them into...
    4. Timeout sometimes runs past the timeout length
      I'm using Director MX on Windows XP. I have created a programme that launches a dir in a movie window. I am using the timeout set of commands to...
    5. Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
      Gary Why not just change the connection timeout property? Your doing an update statement, which could take various amounts of time depending on...
  3. #2

    Default Re: Slow fps causes stream timeout

    does the 1fps video plays on the flash player for 60 second before FMS closes it?

    OR
    You have never been able to watch your 1 fps video playing ?
    fmslove Guest

  4. #3

    Default Re: Slow fps causes stream timeout

    i have tried playing a 1 fps video file with the vod application and using the
    sample client application that comes along with vod application on FMS3 and it
    played for the full duration without any issues.
    so,
    Can you just provide more details of the exact scenario you tried ? it can
    help look more into the problem :smile;

    Nikhil Kalyan Guest

  5. #4

    Default Re: Slow fps causes stream timeout

    If I were to put in my 2 cents, I would say you are seeing normal behaviour. A
    60 second video at 1 FPS is 60 frames. In normal video that would be about 2 to
    4 seconds. Most likely the video is buffering so fast that it then just goes
    idle after that.

    Graeme Bull Guest

  6. #5

    Default Re: Slow fps causes stream timeout

    Sorry I was not clear. The video is 25 minutes long, one frame per second. It
    starts playing. That is it starts playing properly in the vodtest player, but
    the FMS console shows the stream is idle. After 30 seconds, the player stops
    playing the stream. The server log shows a code 408 which is a request timeout.

    It seems clear that the 1fps stream falls below some threshold that the FMS
    needs to show a stream as active. Need to identify where that threshold is set
    and how to modify it. Second, need to identify where the timeout duration is
    set and, alternately, modify that.

    Duffy

    dmazan Guest

  7. #6

    Default Re: Slow fps causes stream timeout


    you can monitor the data transfer from FMS to the client using Admin console;
    that should give an idea in case FMS is showing it idle just because it has
    sent all the data in one go.

    What are the other specifications of the file:
    Codec:
    Bitrate:
    Total file size:
    Seems like this it is very dependent upon the video file. If possible, I would
    like to take a sneak peak in that video file;

    I guess status code 408 is for client disconnect.

    fmslove Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139