
Do you support single continuous TS file with byte range mapping?
We have to specify the format in which we will receive our video, which is why we don't just try it out.
The JWPlayer documentation on TS container support (http://support.jwplayer.com/customer/portal/articles/1430189-about-hls-streaming) states that "Any stream that requires byte range mapping" is not supported, but we strongly prefer to have a single TS file instead of scattering many small parts across the file system.
If a single continuous TS file with byte range is not possible, do you think multiplatform HLS streaming can be achieved in some other way without having many small files?