tomeshnet / ipfs-live-streaming

Like HTTP live streaming, but with IPFS which is maybe better?
GNU General Public License v3.0
449 stars 74 forks source link

m3u8 File may have a race condition #52

Closed darkdrgn2k closed 5 years ago

darkdrgn2k commented 6 years ago

The M3U8 file may have a race condition.

This can be seen when the first chunk is processed. The m3u8 file is missing after the first chunk is created.

darkdrgn2k commented 5 years ago

Most likely resolved with HLS moved to nginx