sergey-dryabzhinsky / nginx-rtmp-module

NGINX-based Media Streaming Server
http://nginx-rtmp.blogspot.com
BSD 2-Clause "Simplified" License
1.02k stars 216 forks source link

gop cache #95

Open yverbin opened 8 years ago

yverbin commented 8 years ago

Hello! Do you have plans to implement gop cache in this fork ?

barhom commented 8 years ago

What do you mean with GOP cache?

yverbin commented 8 years ago

This is a cache of last keyframe media info. Needed for a players quick start. For example, implementation https://github.com/ossrs/srs/wiki/v1_EN_LowLatency#gop-cache

notmark commented 7 years ago

Any update on this? GOP cache is essential.

chriswiggins commented 7 years ago

@notmark you're welcome to try this yourself and issue a pull request :-)

notmark commented 7 years ago

Not sure I understand what you mean?