sole/gumhelper

refactor startVideoStreaming to use one callback, node style

sole opened this issue · 1 comments

sole commented

https://github.com/sole/gumhelper/blob/master/gumhelper.js#L94

so it does callback(err) or callback(null, ........the rest)

sole commented

done in dc0cb1f