Andrew Lee Donelson

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