# Insufficient Bandwidth \[5,4\]

**URL:** https://community.wowza.com/t/insufficient-bandwidth-5-4/35786
**Category:** Wowza Streaming Engine
**Created:** [August 23, 2011, 3:23pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786 "2011-08-23T15:23:44Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 23, 2011, 3:23pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/1 "2011-08-23T15:23:44Z")

</div>

Hi guys,

I got “Insufficient Bandwidth [5,4]” WARN msg when I SEEK for a couple times with RTMPS streaming (RTMP is fine).

Any tips for this issue? Thanks in advance.

---

<div class="post-metadata">

### Author: ![Randall\_Auriemma](https://avatars.discourse-cdn.com/v4/letter/r/85e7bf/32.png) [@Randall\_Auriemma](https://community.wowza.com/u/Randall_Auriemma)
#### Post date: [August 22, 2011, 9:12pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/2 "2011-08-22T21:12:58Z")

</div>

See this thread: [https://www.wowza.com/forums/showthread.php?1912-Insufficient-Bandwidth-5-4](https://www.wowza.com/forums/showthread.php?1912-Insufficient-Bandwidth-5-4)

---

<div class="post-metadata">

### Author: ![Charlie\_Good](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/charlie_good/32/383_2.png) [@Charlie\_Good](https://community.wowza.com/u/Charlie_Good)
#### Post date: [August 24, 2011, 6:17am UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/3 "2011-08-24T06:17:25Z")

</div>

This is a sticky issue. If a user seeks over and over again and their bandwidth is lower than the bitrate of the video then the connection will get more and more behind. This feature attempts to stop responding to the seek requests so the connectioin does not cause memory runnup server side. We currently do not have a way to flush the pending responses when this occurs. You can control the number of seeks that occur before this feature kicks in using the following Streams/Properties in conf/[application]/Application.xml:

```auto
<Property>
	<Name>maxPendingSeekRequests</Name>
	<Value>4</Value>
	<Type>Integer</Type>
</Property>

```

Setting this value to 0 will turn off the feature but could lead to memory runnup server-side.

Charlie

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [August 23, 2011, 2:18pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/4 "2011-08-23T14:18:18Z")

</div>

This WARN line in the logs is nothing to be concerned about. There is no feature to shutdown. Ignore it.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [August 23, 2011, 11:47pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/5 "2011-08-23T23:47:26Z")

</div>

That sounds like a bandwidth vs bitrate problem, which is not related to that WARN line. Try lower bitrate.

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [August 24, 2011, 12:29pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/6 "2011-08-24T12:29:01Z")

</div>

Do you have a player that shows this?

Richard

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [August 24, 2011, 12:32pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/7 "2011-08-24T12:32:16Z")

</div>

Does it happen with the Wowza sample.mp4 using the Wowza SimpleVideoStreaming player?

Richard

---

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 23, 2011, 5:37pm UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/8 "2011-08-23T17:37:08Z")

</div>

Thanks for your reply.

I saw this thread and there’s not sufficient information. I mean, “when people seek over and over again and their connection to the Wowza Pro is too slow to respond” doesn’t make sence.

Actually, I only seeked 4 times, yes always 4 times, and then got stuck. Also, rtmp & rtmpt both worked well. I don’t think that’s the connection bandwidth issue, unless there’s something to do with SSL.

Can I shut down this feature? Thanks.

---

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 24, 2011, 9:33am UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/9 "2011-08-24T09:33:33Z")

</div>

Thanks Richard.

Actually, my players got stuck, videos kept freezing. No way to ingore it.

---

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 24, 2011, 10:46am UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/10 "2011-08-24T10:46:58Z")

</div>

The previous video bitrate is 800kbps, and I tried a new one with 300kbps. All the same.

What’s interesting is the very begining 4 seek requests always work fine, but after that, I can only get Insufficient Bandwidth [5,4] WARNs and freezing pictures.

Is there any specific/optimized configuration regarding SSL, Richard? I reckon it’s a SSL issue. Thanks.

---

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 25, 2011, 12:12am UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/11 "2011-08-25T00:12:31Z")

</div>

I checked the wowza access log.

I tried sample.mp4 and other files as well. Also, I tried SimpleVideoStreaming player, Strobe Media Player and our player either.

Whichever combination I tried, I got freezing picture and WARN msg after seeking for 4 times.

Please give me a hand. Thank you so much Richard.

---

<div class="post-metadata">

### Author: ![leposy\_yang](https://avatars.discourse-cdn.com/v4/letter/l/4da419/32.png) [@leposy\_yang](https://community.wowza.com/u/leposy_yang)
#### Post date: [August 25, 2011, 9:35am UTC](https://community.wowza.com/t/insufficient-bandwidth-5-4/35786/12 "2011-08-25T09:35:39Z")

</div>

Thanks Charlie. I’ll test this solution.

Hope you guys can make some further steps forward.
