MattHorton
Reel Rookie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2017
04:44 PM
Range Requests for .TS files
For the past couple of months we have seen a dramatic increase in requests from Roku players to our streams. This stems for the use of range requests for .ts files that seems to have been introduced in the 8.0 version of the OS. Is there any way to disable range requests within a Roku application?
3 REPLIES 3
ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2018
03:52 AM
Re: Range Requests for .TS files
Did you found a solution to disable TS range requests?
I've also noticed and reported this problem https://forums.roku.com/viewtopic.php?f ... 13#p582913
I've also noticed and reported this problem https://forums.roku.com/viewtopic.php?f ... 13#p582913
adamkaz
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2018
02:26 PM
Re: Range Requests for .TS files
What is a .ts range request? Is it grabbing multiple different bandwidths for each segment?
ionatan
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018
01:46 AM
Re: Range Requests for .TS files
"adamkaz" wrote:
What is a .ts range request? Is it grabbing multiple different bandwidths for each segment?
Range request are grabbing just a portion of a file (https://developer.mozilla.org/en-US/doc ... e_requests). This is useful for playing mp4 files, but .ts chunks are small enough to be requested in one go.