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

Stream continuation #28

Closed darkdrgn2k closed 6 years ago

darkdrgn2k commented 6 years ago

Added bc package for floating point calculations

Added stream-offset to keep track of number of seconds since the stream started Calculated by adding the current segments offset with the current videos length This value is passed to ffmpeg