Mark Brouch

Results 7 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...

This bug exists starting in v0.12.2. Previous versions do not have this problem. I believe this was caused by the Laravel 11 update which removed `beyondcode/laravel-websockets` in https://github.com/pixelfed/pixelfed/commit/f7bbf3eab58eeeee5d38c76c8042c28d6c64972c @dansup you'll...