Wowza Community

Issue with seeking

we are using JWPlayer to stream mp4 files to our clients.

the issue we are having is after the 5th seek request we get the following error on the server. “Insufficient Bandwidth [5,4]”

The video does not play after this and its stuck until it is refreshed on the client.

Is there anything we can do to fix this.

Thanks is advance.

Raja

Hi,

You can control the number of seek requests by adding the following Custom Property to the application.

Path: /Root/Application/Streams
Name: maxPendingSeekRequests
Type: Integer 
Value: 4

Please see this article for adding Properties using Wowza Streaming Engine Manager.

Regards,

Jason Hilton

Technical Support Engineer

Wowza Media Systems