jPlayer HTTP Error 206 Partial Content

467 views
Skip to first unread message

scdesigner

unread,
Nov 7, 2012, 3:33:41 PM11/7/12
to jpl...@googlegroups.com
My application has several pages with 4-5 instances of the player on each page. Some pages work correctly; on others some or all of the audio files do not play. The page appears to load correctly and when the play button is clicked the progress bar indicates the audio is playing, but there is no sound. In the console I have an HTTP 206 Partial Content error for the files which are not playing.

Can anyone help? Thanks.

Mark Panaghiston

unread,
Nov 8, 2012, 10:39:21 AM11/8/12
to jpl...@googlegroups.com
It sounds like your server either:
1) does not support range requests
2) or has corrupted range requests.

My guess would be (2) since browsers tend to cope these days if byte range requests are disabled and just load the media url from the start to the end.
Reply all
Reply to author
Forward
0 new messages