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

Post-v0.1 testing #30

Closed benhylau closed 6 years ago

benhylau commented 6 years ago

There are issues not addressed in the v0.1 tag, but they are non-critical / randomly occurring cases that would benefit from being worked on off of a stable v0.1 tag. We expect these to happen over next week:

darkdrgn2k commented 6 years ago

Verify streaming with conference setup for 10+ hours

I have run it for 5 hours how without any issues :+1:

Investigate occasional black-screen video or jitter frames after ffmpeg restart @darkdrgn2k

I'm not sure what could be causing this. only thing i can think of is bug in ffmpeg or something to do with bad key frames.

benhylau commented 6 years ago

non-monotonous dts in output stream 0:1 probably due to network issues @benhylau had, so related to https://github.com/tomeshnet/ipfs-live-streaming/issues/45 and same fix applies.