Closed louiscenter closed 7 years ago
By using pump instead of pipe, we will only need to destroy the MediaStream for everything else to close when a broadcast finishes.
pump
pipe
MediaStream
Merged https://github.com/mafintosh/hypervision/pull/20
By using
pump
instead ofpipe
, we will only need to destroy theMediaStream
for everything else to close when a broadcast finishes.