Dan Motzenbecker

Results 32 comments of Dan Motzenbecker

Are you seeing any errors in the console? Note that camera access won't work in Safari.

@mitschabaude Thanks for trying this out in the fork. I've used it in my [matchmaking library](https://github.com/dmotz/trystero) and am now able to use it in Snowpack and Rollup. The much slimmer...

Are you referring to the authoring tool in this repo or the viewer on normanvr.com?

Try running `npm install` in the project root.

Could you post any errors in the browser's console?

I'm not sure what would cause this. Could you post a link to a demo?

Yeah the encryption feature in Trystero is for a pretty limited use case. The idea was that a public medium operator (e.g. someone running a torrent tracker) can see the...

Pouch looks like it could work but it seems to have the same cleanup issue mentioned in #7. I'm also a bit hesitant that it would rely on the library...

I've looked at Supabase and considered it for Trystero but its API lacks a disconnect handler which is important for cleaning up a peer's session info when they leave. Without...

I'm not seeing any issues with the ICE servers right now... are you still having issues? It looks like most of the errors in your console screenshots are problems connecting...