Ben Greenier

Results 24 comments of Ben Greenier

https://github.com/bengreenier/webrtc-signal-http/commit/b478c81fb225e7a09af1908918980625370505c6 addresses some of these (on npm as `2.0.0-alpha.1`, tag `alpha`). Remaining issues: ## GET /sign_in `query` is optional, if given there is no key (so it's just `?name`) There...

i'm planning to solve this with `Accept: application/vnd.webrtc-signal.2` for api versioning. The default version is 1. version 1 behaves exactly like the webrtc example. version 2 adds these (arguably logical)...

as proposed https://github.com/bengreenier/webrtc-signal-http/commit/229cc8ca790a11acc9cb26f00b402987bcad8884

I really __really__ want to implement this, but don't have time to do so at the moment 😢

It may also be possible to use `Xvfb -fc ` to give xvfb a cursor font that is all transparent.

this is likely a result of windows and mac window handle's operating differently, but needs more investigation. 😅

Hi @texastoland thanks for flagging this one - I haven't updated this plugin in a while, but will take a look at including fixes for these things in any upcoming...

Short answer is yes this is possible, but requires some changes (not sure the size of em just yet, either). ## The changes https://github.com/bengreenier/browserd/blob/74110ed3c02a8fc04ee103398814fdfcbc4ce27c/components/stream-provider/src/node/application.ts#L95 would have to go, as we...

I'd be happy to merge a docker-compose that does that, sounds like a great idea. Unfortunately, i don't have the cycles to implement it myself at this time...that said, if...

this is important to have though, so we can do plugins for things like twitch chat.