Rafał Leszko
Rafał Leszko
I looked at the logs and I think it'll be very hard to trace it back to the root cause. Some ideas for testing/investigation: - Check if the mem was...
I think we don't have contracts deployed in Goerli. Neither in any testnet. @victorges may know better the current status. Victor, are we deployed on any chain other than Arbitrum...
I think it'd be nice to have webRTC support in the go-livepeer broadcaster. @Thulinma @iameli @mjh1 @0xcadams interested to hear your thoughts.
I don't see anything in the [v0.5.36 release changelog](https://github.com/livepeer/go-livepeer/releases/tag/v0.5.36) that could cause it. So I think it may be unrelated to the Livepeer version. Saying that, when your previous transaction...
> current round is not initialized This sounds very weird. Which network do you use, `arbitrum-one-mainnet`?
Thanks for chasing on that @papabear99 I did some initial investigation and I think that it's related to the [BO auth token refresh mechanism](https://github.com/livepeer/go-livepeer/blob/3fc43f3ed4a230b19a738cb1ba8cfb0b618985ba/server/broadcast.go#L1484), which does the following: 1. Token...
Thanks @Franck-UltimaRatio Some data points will be helpful as well.
Thanks for the logs @papabear99 . It's interesting, in the logs I see that each segment is actually transcoded only once. One more question, I see in the logs that...
@rickstaa thanks for raising the GH Issue. Would you be willing to fire a PR with the contributing doc improvements?
I think https://github.com/livepeer/go-livepeer/blob/master/CONTRIBUTING.md is the right place.