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

Client Patches #25

Closed darkdrgn2k closed 6 years ago

darkdrgn2k commented 6 years ago

Moved clear stream removal of element after the element is created. Applied css patch to correct the over-sized seek bar Corrected notification that IPNS stream was found when first ipfs stream start to download by adding / around them so its not triggered by the hostname iteslf.

benhylau commented 6 years ago

Merged manually