livepeer-swarm icon indicating copy to clipboard operation
livepeer-swarm copied to clipboard

Stream Cannot Resume When Peer Connection Breaks

Open ericxtang opened this issue 7 years ago • 0 comments

When a peer temporarily goes offline and comes back on, the stream cannot continue.

Repro steps:

  • Set up a 2-node cluster
  • Start streaming to node 1
  • Start consuming HLS on node 2
  • Restart node 2
  • Now node 1 errors out during protocol.go->send()

ericxtang avatar Apr 26 '17 20:04 ericxtang