Andrew Lee Donelson

Results 5 comments of Andrew Lee Donelson

I too am very excited about checking this out for my framework. However, needs windows build support as everyone else has. I have the Crypto Example working on Ubuntu 14.04...

I am looking through all the examples and trying to figure out how to use the webrtc-to-hls demo to stream mp4 files. However, i just cant seem to figure it...

I had this as well. In AuthContext.tsx remove the first checkAuthUser() in the useEffect() function. Works for me. ```js useEffect(() => { console.log("useEffect->cookieFallback"); const cookieFallback = localStorage.getItem("cookieFallback"); if ( cookieFallback...

> The guy that took this lib and made a NuGet package for it changed a bunch of properties and messed up. If you unpack the NuGet and rename the...

Any update on this? I am running the latest beta and the issue still exists. ![image](https://user-images.githubusercontent.com/39030/220716333-ac39a0ba-3a08-4c49-af58-4d7f8b23fa14.png) It has stopped my Multiplayer deployment for the last 2 weeks as I have...