Trouble shooting drop outs when publishing a stream

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

  1. #1

    Default Trouble shooting drop outs when publishing a stream

    So I'm not exactly sure why it is happening, but when I record a stream over my
    network to the FMS on some occasions the stream pauses and then resumes,
    sometimes as much a second or two later. I've set the buffer on the client side
    to 13 which I have no idea is helping or hurting. I've tried setting the buffer
    to 30 on the server side. I have no idea if this is helping either.

    So I would love any advice on the best ways to look and see if it's a buffer
    issue or not.

    Please help.

    Floyd

    showcasefloyd Guest

  2. Similar Questions and Discussions

    1. publishing stream security
      we use on2 flix live to publish live stream. but it seems that all users that have information about our server can publish stream to it. sure we...
    2. Publishing a HQ stream with FMS
      Hello All, I'm building a system for a client that requires storage of relatively high quality video (640x480) that could possibly be used in...
    3. trouble shooting/debugging asp hang
      Hi there, I have asp pages running from a hosting server. In there I open a bunch of connection to an access database. When we ported over to...
    4. MySQL trouble shooting
      do you have apache or another web server running that support PHP? if no, that is why it does not works. you need have a web server running...
    5. trouble shooting with win xp file sharing
      I have 4 computer currently...1 98 se 1 xp pro 2 xp home. I have internnet sharing enabled over a hub, however every time I try the wizard for file...
  3. #2

    Default Re: Trouble shooting drop outs when publishing a stream

    For recording you generally don't need to set a buffer time unless you are
    concerned that the user doesn't have enough bandwidth to send the data to the
    server without losing quality or framerate. There shouldn't be any pausing
    going on either way. When do you see this pausing? on playback?

    Graeme Bull Guest

  4. #3

    Default Re: Trouble shooting drop outs when publishing a stream

    Yes, it seems to be when your playing back a recording. My application is set
    up so that users with a web cam, can save video clips of themselves to the FMS
    and then play them back. What seems to happen is that for no reason the
    playback will just pause and then start playing again. I've also seen it
    sometimes skip or drop frames as wel during playbacl. I assume this is all the
    same problem.

    How does one try and trouble shoot something like this. Could if be a problem
    with how the server is configured?

    Are there recommendations for this type of stuff?

    Philip

    showcasefloyd Guest

  5. #4

    Default Re: Trouble shooting drop outs when publishing a stream

    I don't think the FLV is getting recorded with a pause in it, but the dropped
    frames are most likely because the bandwidth is too low for the stream that you
    are trying to record. Reduce the framerate or size or quality on the recording
    stream and try again. What settings do you have it at now?

    I would view the FLV offline to see if that pause is in there. If not, then
    you know it's a network issue.

    Graeme Bull Guest

  6. #5

    Default Re: Trouble shooting drop outs when publishing a stream

    Well I followed your advice and watched the FLV offline and indeed there are
    pauses in it. Could it be possible that these are caused by having a buffer
    that's too high? It seems like the thing freezes while it's waiting for more
    data to fill up it's buffer and that's why it pauses?

    As far as my settings. When I'm publishing:

    For the video I use myCamera(32768,0) and for audio I use myRate(22);

    For my buffer I have it set to 13.

    Just so you know this is on a very fast, internal network. The app I'm
    building is to be used in a college class.

    Thanks in advance,

    Showcasefloyd

    showcasefloyd Guest

  7. #6

    Default Re: Trouble shooting drop outs when publishing a stream

    When recording, don't set the buffer to see what happens. I think you may be
    right in that the flash player is buffering 13 seconds worth, sending it all
    and then getting back to recording. So that pause is the "sending time" maybe.

    Graeme Bull 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