tedconf / node-m3u8

Streaming parser for m3u8 files in node
MIT License
189 stars 77 forks source link

Is there a way to create a variant/master playlist with this lib? #22

Open murilozilli opened 7 years ago

murilozilli commented 7 years ago

I am trying to develop an HLS VoD backend API. I already built the algorithm to create the different segment playlists for each quality that I want to deliver. I need to create a variant/master playlist to glue them together based on the bandwidth. Can this lib do something like variantplaylistcreator?

njavilas2015 commented 3 years ago

hello m3u8-write is posible