trunk/3rdparty/srs-docs/doc/flv-vod-stream.md
I recomment:
The workflow of flv vod stream:
objs/nginx/htmlresearch/librtmp/objs/srs_flv_injecter inject the keyframe offset to metadata of flv.http://192.168.1.170:8080/sample.flv6638860http://192.168.1.170:8080/sample.flv?start=6638860Note: SRS HTTP server is experiment, do not limit the bandwidth.
Note: SRS provides flv view tool research/librtmp/objs/srs_flv_parser, to list the seconds:offsets in metadata.
SRS supports http-api, so SRS can also parse HTTP protocol(partial HTTP right now), so SRS also implements a experiment HTTP server.
SRS HTTP server is rewrite, table and partial HTTP protocol support, ok for online service.
For some emebeded device, for instance, arm linux, user can use SRS HTTP server, for arm is not easy to build some server.
Read HTTP Server
Winlin 2015.1