Menu

#16 Range requests support

open
nobody
None
5
2008-09-09
2008-09-09
No

Currently, seeking on FLV files is supported via the lighthttpd streaming option. for this to work, the file has to be injected with FLV metadata.

This method does NOT work with newer H264 files, however, seeking can be acomplished with MP4 files using simple range request the same way the iPhone/iPod touch do when viewing videos on the iphone.

is it possible to create a new feature that allows range requests to be supported so that FlowPlayer can send a porperly formated range request to the Web Server and get 'partial' data for the file being requested?

Thanks,

Discussion


Log in to post a comment.