Mark Brouch

Results 6 comments of Mark Brouch

My suggestion for this API would be to simply provide access to the `mediaStream` object and let the implementer determine what to do with it. ```js // mediaStream -> processor...

> @markbrouch , > > > My suggestion for this API would be to simply provide access to the `mediaStream` object and let the implementer determine what to do with...

Thanks @manjeshbhargav , I'm excited to use this feature when it gains broader browser support!

Very late to the party 😄 @jpommerening This was the solution I came up with as well, but it doesn't seem to be working. I was wondering if you could...