winshining / nginx-http-flv-module

A media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache, VHosts (one IP for multi domain names) and JSON style statistics are supported now.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reducing the wating time for the first picture of video

thanhdat9526 opened this issue · comments

Hi Winshining,

Currently, I'm testing this nginx-http-flv module and have GOP_cache enabled, but I find that playing the flv stream when I start clicking the URL is still a bit long (loads 1-2 seconds before the image shows up) display for the first time).
Do you have a way to solve this problem?