diff --git a/lib/file-stream.js b/lib/file-stream.js index cbf1319d..9ca77cea 100644 --- a/lib/file-stream.js +++ b/lib/file-stream.js @@ -99,12 +99,15 @@ FileStream.prototype.pipe = function (dst) { var self = this var pipe = stream.Readable.prototype.pipe - if (dst && dst.nodeName === 'VIDEO') { //