• Chad Phillips's avatar
    Fix FS-11874 · 8fdc4433
    Chad Phillips 提交于
    Verto JS libs allow passing an attachStreams array of MediaStream objects, which are then supposed to be added to the peer connection in the order they are supplied in the array.
    
    However, there is a faulty logic check prior to actually adding the streams, where 'options.attachStream' is checked for length instead of 'options.attachStreams'.
    8fdc4433
名称
最后提交
最后更新
..
src 正在载入提交数据...
.gitignore 正在载入提交数据...
Gruntfile.js 正在载入提交数据...
Makefile 正在载入提交数据...
README 正在载入提交数据...
jsmin.c 正在载入提交数据...
package.json 正在载入提交数据...