grafov / m3u8

Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema:
http://tools.ietf.org/html/draft-pantos-http-live-streaming
BSD 3-Clause "New" or "Revised" License
1.23k stars 315 forks source link

Support Tag #EXT-X-IMAGE-STREAM-INF #198

Open tranthien1794 opened 1 year ago

tranthien1794 commented 1 year ago

Hi, we need tag to load thumbnails, please help.

Example:

EXT-X-IMAGE-STREAM-INF:BANDWIDTH=10000,RESOLUTION=160x90,CODECS="jpeg",URI="images-160x90/tpl-123123213-1564645647-100.m3u8?thumbnails=100"