NetStream.Play.InsufficientBW warning

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

  1. #1

    Default NetStream.Play.InsufficientBW warning

    Hi ,
    when i am receiving the live video, I am getting following warning:
    NetStream.Play.InsufficientBW

    what i have to do when this warning comes.
    thanks in advance

    regards
    avanthika
    avanthika Guest

  2. Similar Questions and Discussions

    1. NetStream.Play.Stop/NetStream.Buffer.Flush calledprematurely
      So I've created a custom video interface (based on the one http://movielibrary.lynda.com/html/modPage.asp?ID=182 ) that hinges on the...
    2. NetStream.Play.Stop problem
      Hi. I built a dynamic FLV player using XML playlists but using progressive downloads. I've been trying to migrate it to a Flash Media Server 2.01...
    3. what is wrong with NetStream.Play.Complete
      is it my code or is there something wrong with the documentation? function PlayNextVid(){ MainViewerns.play(playList+dataRate); ...
    4. FCS 2 : NetStream.play
      Hi all ... I have install FMS 2.0 on my computer under Win XP Pro... I'm trying to initiate a streaming from the server to my flash 8 SWF. The...
    5. NetStream.Play.StreamNotFound not working
      The fonction NetStream.Play.StreamNotFound whit flash media server is not working please help main_nc = new NetConnection();...
  3. #2

    Default Re: NetStream.Play.InsufficientBW warning

    No enough info to go on there.

    Are your using FCS or FMS? What license do you have?
    JayCharles Guest

  4. #3

    Default Re: NetStream.Play.InsufficientBW warning

    Hi Jaycharles,
    Thanks for replying me , I have posted many queries in this forum, i am not
    getting replies , i thought i will not get reply for this also, at last i got,
    Any way thanks once again.

    I am using Flash Media Server,
    I have to develop videoconference application, as i have got problem with
    videoconference component,
    I have not used Video conference component, instead i have coded for it.
    when each user logs in i have created videowindow one for each existing user.
    The owner of the window will publish, and he will receive other players
    streams in thier respective windows( which i have duplicated for each user).
    and to set the bandwidth i have used the setBandWidth component. at runtime
    when this component is loaded at that time only it is setting the bandwidth and
    when user is changing the band width it is not responding.
    I dont know why,
    I have used chat component it is working fine.I am getting problem with
    setbandwidth.

    When a user is publishing , The other users who are receiving getting the
    NetStream.Play.InsufficientBW warning.

    thanks in advance

    regards
    avanthika

    avanthika 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