[resolved] Infura and Livepeer Problems

So I have no idea what Infura does as far as Livepeer is concerned. All I know is it is used during the functionality of a live stream.

I am trying to get live streaming to work from an LXD container. I am finally able to stream into a container and play a stream viewer from inside the container. However in Chrome, the video eventual aborts (like within a few minutes with the following: “Oh Snap. Something went wrong while displaying this webpage”). In Firefox, there is a lot of buffering. In either cas, it looks like there is problem Infura. Please see the attachment. If you need more info, please let me know.

Thanks I appreciate your responses.

Ray

Hi Ray, you are using an unauthenticated endpoint and getting a 429 response because you are being rate-limited. Please update the Infura URL you are using with an authenticated URL. You can find more information here, https://blog.infura.io/infura-dashboard-transition-update-c670945a922a or here, https://infura.io/docs/gettingStarted/makeRequests

Awesome! Working now!

Thanks a ton Mike!

Ray

1 Like